CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/01 02:33:52
Modified files:
usr.sbin/npppd/npppd: ppp.c
Log message:
Put the interface down if the kernel fails to enable pipex.
This is necessary to not silently continue if pppx_ioctl() returns an
error.
Found out by and diff from Vitaliy Makkoveev.
ok yasuoka@
