aboutsummaryrefslogtreecommitdiff
path: root/libexec/phttpget
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2024-01-02 14:52:39 +0000
committerKristof Provost <kp@FreeBSD.org>2024-01-04 22:08:08 +0000
commit948e8413aba0ee600ceb563cee048a6ef74a6a2c (patch)
tree7758a2dfce54e10b9ccfc64bd814ee48f41247c0 /libexec/phttpget
parent5f840a1758b4bbb4892118f43f40c6487c17aeba (diff)
pflog: pass the action to pflog directly
If a packet is malformed, it is dropped by pf(4). The rule referenced in pflog(4) is the default rule. As the default rule is a pass rule, tcpdump printed "pass" although the packet was actually dropped. Use the actual action, rather than the rule's action, or an attempt at guessing the correct action. Inspired by OpenBSD's 'pflog(4) logs packet dropped by default rule with block.' commit. Sponsored by: Rubicon Communications, LLC ("Netgate")
Diffstat (limited to 'libexec/phttpget')
0 files changed, 0 insertions, 0 deletions