[Bug 291725] sys/netpfil/pf/snmp:table test fails in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 May 2026 09:07:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291725

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=fda33ae0a1ac8fd070efd6a0da2c1beae9f3428a

commit fda33ae0a1ac8fd070efd6a0da2c1beae9f3428a
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-12-17 13:22:05 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2026-05-26 09:03:06 +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.