[Bug 296577] pfctl cannot replace an existing table in the non anchor case

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Jul 2026 12:48:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296577

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp@freebsd.org

--- Comment #7 from Kristof Provost <kp@freebsd.org> ---
(In reply to Jim Pirzyk from comment #6)

`dtrace -n 'fbt::pfr_add_tables:return { printf("@%x => %d\n", arg0, arg1); }'`
will hopefully tell us a bit more about why adding the table (a temporary table
for the new addresses) fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.