-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iptables: handle errors that prevent rule deletes
This prevents an error during a delete that leaves a rule in place from causing the rules to be incorrectly ordered after appending the rest of the rules. Fixes #1146
- Loading branch information
Will Gorman
committed
Jun 27, 2019
1 parent
09ddc50
commit 1850b09
Showing
2 changed files
with
91 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters