CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/11 01:57:27
Modified files:
sys/net : if.c
Log message:
ifioctl() cleanups.
Only one semantic chance for SIOCSIFXFLAGS, rtm_ifchg() is now only called
when the flags changed, not always.
ok bluhm@, visa@
