[Bug 291763] pfctl: loginterface packet counts for pass/block swapped; byte counts all 0
[email protected] Thu, 12 Feb 2026 06:06:52 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291763 --- Comment #10 from [email protected] --- (Apologies for the GitHub noise; the previous fix is actually 2018 now.) Proposed (for stable/15; [2][2][3]) sub-array buffering: https://github.com/freebsd/freebsd-src/pull/2019 With both 2018 and 2019 applied, have byte counters and correct packets out counters: $ pfctl -s info Status: Enabled for 0 days 00:45:07 Debug: Urgent Interface Stats for eth0 IPv4 IPv6 Bytes In 3722870 0 Bytes Out 7111105 0 Packets In Passed 8685 0 Blocked 8337 0 Packets Out Passed 7043 0 Blocked 26 0 -- You are receiving this mail because: You are the assignee for the bug.