Commit 86fe2c1
committed
netfilter: nftables: skip hook overlap logic if flowtable is stale
If the flowtable has been previously removed in this batch, skip the
hook overlap checks. This fixes spurious EEXIST errors when removing and
adding the flowtable in the same batch.
Signed-off-by: Pablo Neira Ayuso <[email protected]>1 parent 740b486 commit 86fe2c1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6783 | 6783 | | |
6784 | 6784 | | |
6785 | 6785 | | |
| 6786 | + | |
| 6787 | + | |
| 6788 | + | |
6786 | 6789 | | |
6787 | 6790 | | |
6788 | 6791 | | |
| |||
0 commit comments