CVSROOT:        /cvs
Module name:    src
Changes by:     sas...@cvs.openbsd.org  2018/02/18 14:45:30

Modified files:
        sys/net        : pf.c 

Log message:
- regression in pflog output
pf_match_rule() must remember current anchor before descents
towards leaf. it must restore anchor as it ascents towards root.
Bug pointed out and fix also tested by Matthias Pitzl from genua.

OK bluhm@

Reply via email to