[Bug 262590] [pf][patch] Anchor "blacklistd/*" not correctly shown in pfctl -a \* -s rules

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 May 2022 12:51:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262590

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

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

commit eed3a36c547530be0eaf3ff93ebec9b22cc7bfaa
Author:     Matteo Riondato <matteo@FreeBSD.org>
AuthorDate: 2022-04-13 07:38:44 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-05-04 12:49:50 +0000

    pfctl: fix recursive printing of rules

    When asked to print rules recursively, correctly recurse for anchors
    included in pf.conf with "anchorname/*".

    PR:             262590
    Reviewed by:    kp
    MFC after:      3 weeks

    (cherry picked from commit d86cf4435021d0abf3f3d65039583ee8cfde1be1)

 sbin/pfctl/pfctl.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

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