Displaying 2 results from an estimated 2 matches for "tigera".
Did you mean:
tiger
2018 Apr 09
1
[Bug 1242] New: noflush actually flushes in case of custom chain
https://bugzilla.netfilter.org/show_bug.cgi?id=1242
Bug ID: 1242
Summary: noflush actually flushes in case of custom chain
Product: iptables
Version: unspecified
Hardware: All
OS: other
Status: NEW
Severity: normal
Priority: P5
Component: iptables-restore
Assignee:
2019 Jul 04
4
[Bug 1348] New: v1.8.2 iptables-nft-restore incorrectly handles multiple replace commands
...t: iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables-restore
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: shaun at tigera.io
Our project uses iptables-nft-restore in noflush mode as a way to run lots of
iptables commands quickly. We've found that, in nft mode, if we use -R to
replace rules, then the rule that gets replaced is only correct for the first
-R. Subsequent replaces seem to replace the same rule again...