diff options
author | Ben Allen <bensallen@me.com> | 2016-01-12 15:50:32 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-01-19 09:57:21 +0000 |
commit | 438f7d4f57b1116c57c3053ee76644918cc8b6fd (patch) | |
tree | 02ada84db0af7a76d4b3539b546c725ea96e6738 /testing/pdns-gui | |
parent | 0f476cad13b5a183c977a83aa6504a96fb6b4bbd (diff) | |
download | aports-438f7d4f57b1116c57c3053ee76644918cc8b6fd.tar.bz2 aports-438f7d4f57b1116c57c3053ee76644918cc8b6fd.tar.xz |
main/nftables: Updating init script
- Tidy up panic function to a single inet (combined ip and ipv6) table.
- Use policy drop for each chain in the panic function instead of a drop rule. This way a user could manually add in rules later allowing explicit access.
- Instead of a clear function, include 'flush ruleset' in the output of the save function. This way loading the saved rulesets is fully atomic, instead of two commands.
- Stop is the only function that needs to be able to flush ruleset, so run 'nft flush ruleset' directly, and remove the clear function.
Diffstat (limited to 'testing/pdns-gui')
0 files changed, 0 insertions, 0 deletions