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 0973d792
-
mentioned in commit 9a801eff
-
mentioned in commit 9fd93002
-
mentioned in commit 9fd93002
-
mentioned in commit a2070840
-
mentioned in commit a2070840
-
mentioned in commit b88b3d36
-
mentioned in commit 625e1470
-
mentioned in commit 28b82089
-
mentioned in commit 819a8605
-
mentioned in commit cd774431
-
mentioned in commit eec49688
-
mentioned in commit c1469dbe
-
mentioned in commit bab11339
-
mentioned in commit 880189fd
-
mentioned in commit 83ebd502
-
mentioned in commit fda157ce
-
mentioned in commit c603880b
Please sign in to comment