mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 16:43:21 +01:00
bdf056643e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1269 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
23 lines
511 B
Plaintext
23 lines
511 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.
|