shorewall_code/Shorewall/Perl
Christian Ruppert c941cf4bb5
Run iptables -w check against a usually small chain
The iptablesw check, that's just looking for whether -w is supported or
not, previousely caused iptables to list all rules, each time you do
a shorewall check or shorewall start/reload. That might be quite
a lot, depending on the amount of rules you have. It is also no
necessary to parse each rule just to check for -w. Let's switch to the
usually much smaller INPUT chain, to reduce the overhead
2022-04-01 16:45:42 +02:00
..
Shorewall Run iptables -w check against a usually small chain 2022-04-01 16:45:42 +02:00
compiler.pl Revert "Delete superfuous 'use' statements" 2020-09-11 13:43:14 -07:00
getparams Fix http links to point to current project website 2020-03-27 14:24:37 -07:00
lib.runtime Change log facility to 'daemon' 2020-06-03 13:49:10 -07:00
prog.footer Add 'help' to the generated script's help text 2020-03-08 13:20:27 -07:00