Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 16:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269699] ipfw table is always created in set 0 even if explicitly requested in a different set
Message-ID:  <bug-269699-227-jeAWF495dE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269699-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=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.

home | help

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