CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/17 08:37:41
Modified files:
sys/net : pf_ioctl.c pf_ruleset.c pfvar.h
Log message:
Rename pf_anchor_remove() to pf_remove_anchor()
For semantic consistency with pf_{create,find,remove}_{anchor,ruleset}().
Simplify logic by squashing the if/else block while here.
No functional change.
Feedback jca and mikeb, OK mikeb
