https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282877
--- Comment #10 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0749d8134300b8e3c956e161890ab496247d2542 commit 0749d8134300b8e3c956e161890ab496247d2542 Author: Leonid Evdokimov <l...@darkk.net.ru> AuthorDate: 2025-01-02 09:30:06 +0000 Commit: Kristof Provost <k...@freebsd.org> CommitDate: 2025-01-02 12:34:50 +0000 pf tests: check cleared time when zeroing stats for table addresses Verify that we reset the cleared time when we zero an address' counters in a table. PR: 282877, 282984 Reviewed by: kp MFC after: 2 weeks Signed-off-by: Leonid Evdokimov <l...@darkk.net.ru> Differential Revision: https://reviews.freebsd.org/D48242 tests/sys/netpfil/pf/table.sh | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.