https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292464
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=21d666a19331f31fb6dfa1e370de5a84a1a5cb46 commit 21d666a19331f31fb6dfa1e370de5a84a1a5cb46 Author: Kristof Provost <[email protected]> AuthorDate: 2026-01-15 14:15:12 +0000 Commit: Kristof Provost <[email protected]> CommitDate: 2026-01-15 16:18:27 +0000 if_ovpn: add interface counters Count input/output packets and bytes on the interface as well, not just in openvpn-specific counters. PR: 292464 MFC after: 2 weeks Sponsored by: Rubicon Communications, LLC ("Netgate") sys/net/if_ovpn.c | 32 ++++++++++++++++++++++++++++++++ tests/sys/net/if_ovpn/if_ovpn.sh | 25 +++++++++++++++++++++++++ 2 files changed, 57 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
