Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2025 17:03:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 290478] PF: anchors are not listed correctly when nested anchors exist
Message-ID:  <bug-290478-227-P8rbmq8N9P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290478-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290478

--- Comment #6 from Jose Luis Duran <jlduran@FreeBSD.org> ---
(In reply to Marek Zarychta from comment #5)

Yes, sorry for the confusion, and thank you for improving the tile.

MWE:

# pfctl -a parent/child1 -t table1 -T add 192.0.2.0/24
1 table created.
1/1 addresses added.

# pfctl -a parent/child2 -t table2 -T add 198.51.100.0/24
1 table created.
1/1 addresses added.

# pfctl -sA
  parent
  child1
pfctl: Anchor does not exist.

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

home | help

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