forked from gdestuynder/openvpn-netfilter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the cleanup of rules for upgrades as this breaks the kill_bloc…
…k_hack. Warn loudly on kill_block_hack failure: if it cant remove the rule it means the rule wasnt there in the first place This is a potential security issue as the user may have had more access than configured. Obviously, this is supposed to never happen, the check is there just in case.
- Loading branch information
1 parent
e892e4b
commit b38f8ca
Showing
3 changed files
with
13 additions
and
10 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
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