CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/06 18:47:19
Modified files:
sys/net : if_pflog.c pf.c pfvar.h
sbin/pfctl : parse.y pfctl_optimize.c
Log message:
Fold pf_test_fragment() into pf_test_rule(), reduce code and fixes
a bunch of bugs with fragment handling not being in sync with the
rest of the ruleset.
Much feedback from mpf, bluhm & markus
Thanks to Tony Sarendal for help with testing
ok bluhm; various previous versions ok henning, claudio, mpf, markus
