CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/28 17:21:41
Modified files:
sys/net : pf_if.c pf_ioctl.c pfvar.h
sbin/pfctl : pfctl.c
Log message:
Clean up iterface stats handling:
- 'make -Fi' reset ALL the interface statistics
can be restricted with -i ifname
- 'make -Fa -i ifname' fail (it's meaningless)
- get rid of a silly little struct that's only used for one thing
ok henning
