CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 00:27:21
Modified files:
sys/net : if.h if.c rtsock.c
Log message:
i botched the copyout to ifr->ifr_data in SIOCGIFDATA.
this lets pflogd run again.
rename if_data() to if_getdata() while here to make grepping for
things less noisy.
reported by jsg@
worked through with deraadt@
