CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/13 02:22:10
Modified files:
usr.sbin/npppd/npppd: npppd_subr.c
usr.sbin/npppd/pppoe: pppoe_session.c
Log message:
Set the index of the interface in handroller link_addr(3) like code.
This is now necessary on OpenBSD because our routing interface no longer
use ifunit() to find the corresponding interface.
ok yasuoka@, dlg@
