Go to file
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
docs support: update chat server address 2021-05-27 01:44:15 +03:00
Shorewall Run iptables -w check against a usually small chain 2022-04-01 16:45:42 +02:00
Shorewall6 Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
Shorewall6-lite Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
Shorewall-core Correct 'show bl|blacklists' syntax 2020-10-09 09:26:41 -07:00
Shorewall-init Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
Shorewall-lite Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
.gitattributes Avoid exporting targetfiles 2020-06-21 11:30:38 -07:00
release Restore 'release' symlink from 'trunk' (required by build). 2013-08-06 07:31:01 -07:00