[Bug 290478] PF: anchors are not listed correctly when nested anchors exist
[email protected] Fri, 24 Oct 2025 17:03:04 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290478 --- Comment #6 from Jose Luis Duran <[email protected]> --- (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 on the CC list for the bug.