forked from extern/shorewall_code
8806388b53
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3349 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
27 lines
580 B
Plaintext
Executable File
27 lines
580 B
Plaintext
Executable File
Changes in 3.1.x.
|
|
|
|
1) Removal of dynamic zones.
|
|
|
|
2) Implement 'generate' command.
|
|
|
|
3) Implement 'super-quiet' mode using multiple -q options (e.g., -qq).
|
|
|
|
4) Add back dynamic zones.
|
|
|
|
5) Allow remote compiles.
|
|
|
|
6) Change output of 'generate' to always be the file name entered (do not
|
|
prepend /var/lib/shorewall/)
|
|
|
|
7) Remove some restrictions on remote compiles.
|
|
|
|
8) Add error checking to generated script.
|
|
|
|
9) Merge Fabio Longerai's 'length' patch.
|
|
|
|
10) Add the "-p" option to the compile command.
|
|
|
|
11) Fix 'check' bug in setup_masq
|
|
|
|
12) Break compiler/firewall into two files
|