- regression in pflog output
authorsashan <sashan@openbsd.org>
Sun, 18 Feb 2018 21:45:30 +0000 (21:45 +0000)
committersashan <sashan@openbsd.org>
Sun, 18 Feb 2018 21:45:30 +0000 (21:45 +0000)
commit73e0536f0e96a36c2c428375e667b8a49caf5705
tree15bbf70541bf25626b22bab8ea1e589525bcb100
parentc925d692349f58d74373089a5799657ef4f8cc85
- 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@
sys/net/pf.c