BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290478 --- Comment #18 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da943a96a50ba7e9d1e1935bdd18df0e11= d158acb commit a943a96a50ba7e9d1e1935bdd18df0e11d158acb Author: Jose Luis Duran AuthorDate: 2025-10-25 09:19:18 +0000 Commit: Jose Luis Duran CommitDate: 2025-10-28 11:29:19 +0000 libpfctl: Fix displaying deeply nested anchors Set the number of rulesets (i.e., anchors) directly attached to the anchor and its path in pfctl_get_ruleset(). While here, add a test to document this behavior. PR: 290478 Reviewed by: kp Fixes: 041ce1d690f1 ("pfctl: recursively flush rules and table= s") MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D53358 lib/libpfctl/libpfctl.c | 3 +++ tests/sys/netpfil/pf/anchor.sh | 46 ++++++++++++++++++++++++++++++++++++++= ++++ 2 files changed, 49 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=