netfilter: nf_tables: add NFT_CHAIN_BINDING
This new chain flag specifies that:
* the kernel dynamically allocates the chain name, if no chain name
is specified.
* If the immediate expression that refers to this chain is removed,
then this bound chain (and its content) is destroyed.
Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Loading
-
mentioned in commit 6301a73b
-
mentioned in commit c08a104a
-
mentioned in commit 2f2f9eaa
-
mentioned in commit 314a8697
-
mentioned in commit 891cd2ed
-
mentioned in commit c34b2203
-
mentioned in commit 62e1e94b
-
mentioned in commit 4bedf9ee
-
mentioned in commit 94c10c0f
-
mentioned in commit 30e5460d
-
mentioned in commit dbe1a82d
-
mentioned in commit 10013f76
-
mentioned in commit ec3e8560
-
mentioned in commit e18922ce
-
mentioned in commit b2bdf3fe
-
mentioned in commit ab87c6b4
-
mentioned in commit 0c5fd85f
-
mentioned in commit 9af8bb2a
-
mentioned in commit 5a03b42a
Please register or sign in to comment