CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/12 04:49:40
Modified files:
sys/net : if.c
Log message:
protect SIOCSLIFPHYTTL, SIOCSVNETID so only root can call them, and
return EPNOTSUPP for SIOCGLIFPHYTTL and SIOCGVNETID. all so drivers
dont have to do these checks themselves.
ok mikeb@ mpi@
