CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/19 16:16:47
Modified files:
sys/net : if_loop.c
Log message:
Do not return an error code for SIOCSIFFLAGS.
This synchronize lo(4) with other pseudo-driver and fix a regression
introduced by the refactoring of the UP/DOWN logic in if.c
ok dlg@, claudio@
