Commit 8ca0cc6
committed
netfilter: nf_tables: skip bound chain in netns release path
JIRA: https://issues.redhat.com/browse/RHEL-1720
JIRA: https://issues.redhat.com/browse/RHEL-1721
Upstream Status: commit 751d460
commit 751d460
Author: Pablo Neira Ayuso <[email protected]>
Date: Wed Jul 19 20:19:43 2023 +0200
netfilter: nf_tables: skip bound chain in netns release path
Skip bound chain from netns release path, the rule that owns this chain
releases these objects.
Fixes: d0e2c7d ("netfilter: nf_tables: add NFT_CHAIN_BINDING")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>1 parent 4427002 commit 8ca0cc6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10441 | 10441 | | |
10442 | 10442 | | |
10443 | 10443 | | |
| 10444 | + | |
| 10445 | + | |
| 10446 | + | |
10444 | 10447 | | |
10445 | 10448 | | |
10446 | 10449 | | |
| |||
0 commit comments