forked from extern/shorewall_code
feb2b993ee
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1278 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
29 lines
630 B
Plaintext
29 lines
630 B
Plaintext
Changes since 2.0.1
|
|
|
|
1) Reformat the code in define_firewall().
|
|
|
|
2) Reimplement dynamic zones.
|
|
|
|
3) Tweak new dynamic zone implementation.
|
|
|
|
4) Implement CONFIG_PATH.
|
|
|
|
5) Apply Stijn Jonker's fix for CONFIG_PATH.
|
|
|
|
6) Restore logic to make 'find_file' check for SHOREWALL_DIR separately.
|
|
|
|
7) Allow CONFIG_PATH to be inherited.
|
|
|
|
8) Fix ensure_config_path call.
|
|
|
|
9) Make LOCAL and ALL INTERFACES independent in the nat file.
|
|
|
|
10) Add "ko.gz" to the vast list of module suffixes that distributions
|
|
have invented.
|
|
|
|
11) Update the bogons file
|
|
|
|
12) Added example for log rate limiting knobs in shorewall.conf.
|
|
|
|
13) Fix init.debian.sh.
|