summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpi.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2014-09-08 18:10:01 +0000
committerbluhm <bluhm@openbsd.org>2014-09-08 18:10:01 +0000
commit88e958dae4e6d918b5bea336d2024c89571bc178 (patch)
tree3fb3371574126c1fb188c39b119617c0ac2ed01f /sys/dev/acpi/acpi.c
parentPut chpass(1) args between quotes. (diff)
downloadwireguard-openbsd-88e958dae4e6d918b5bea336d2024c89571bc178.tar.xz
wireguard-openbsd-88e958dae4e6d918b5bea336d2024c89571bc178.zip
When logging a packet to a listener on the pflog0 interface, the
function pflog_bpfcopy() is setting up a packet description with pf_setup_pdesc(). When pf_setup_pdesc() is droppig a bad packet, it increments the the pf status counters. This way bad packets could be accounted multiple times. Now pflog_bpfcopy() passes a reason pointer NULL to indicate that no accounting should be done. From Florian Riehm; OK henning@
Diffstat (limited to 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions