CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/11/23 10:22:11

Modified files:
        sys/net        : pf.c 

Log message:
pf_test_fragment: we need to bail out if action == PF_DROP, not
if action != PF_PASS. same was changed in pf_test_rule a while back
but the fragment case was forgotten. since everybody reassembles nobody
ran into this.

Reply via email to