Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2022 16:42:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262590] [pf][patch] Anchor "blacklistd/*" not correctly shown in pfctl -a \* -s rules
Message-ID:  <bug-262590-227-rEzZP0xekv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262590-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262590-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262590

--- Comment #8 from Kristof Provost <kp@freebsd.org> ---
(In reply to Matteo Riondato from comment #7)
That doesn't look right, no.

It strips the trailing '/*', so we end up with 'anchor "parent"' rather than
'anchor "parent/*"', which doesn't seem like what we want.

I'm also very confused by the test scenario, given that we have 'parent/*',=
 but
then set extra rules in the 'parent' anchor, and not in say 'parent/foo' li=
ke
I'd expect.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262590-227-rEzZP0xekv>