[Bug 269699] ipfw table is always created in set 0 even if explicitly requested in a different set
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269699] ipfw table is always created in set 0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 16:29:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269699 --- Comment #1 from adrian@faultware.com --- net.inet.ip.fw.tables_sets must be set 1 in order to have the tables bound to requested sets, otherwise tables are linked to default set 0 even if the set is defined explicitly through [set N] command line argument when the table is added. -- You are receiving this mail because: You are the assignee for the bug.