Date: Tue, 26 May 2026 09:01:14 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 291725] sys/netpfil/pf/snmp:table test fails in CI Message-ID: <bug-291725-32464-yb2niG0BIz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-291725-32464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291725 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e0d4064bcae396d06c08a24c9670c1e68afb03d3 commit e0d4064bcae396d06c08a24c9670c1e68afb03d3 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-12-17 13:22:05 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2026-05-26 08:53:20 +0000 snmp_pf: fix refresh Some refresh functions had two layers of 'do we need to refresh now?' checks, leading to inconsistent refreshes. Consolidate them. PR: 291725 Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit a862e4b5a27c356e2584ee74fd9e211c18b1b125) usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291725-32464-yb2niG0BIz>
