mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-16 03:10:39 +01:00
ef51c04d1d
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@443 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
31 lines
749 B
Plaintext
Executable File
31 lines
749 B
Plaintext
Executable File
Changes since 1.3.14
|
|
|
|
1. All versions changed to 2.0.
|
|
|
|
2. Rework of error message generation to make the 'firewall' script
|
|
smaller.
|
|
|
|
3. Deimplemented MERGE_HOSTS=No.
|
|
|
|
4. Generate error for <dev>:<integer> name in interfaces file.
|
|
|
|
5. Deimplement old ping handling.
|
|
|
|
6. Deimplement 'routestopped' interface/hosts option.
|
|
|
|
7. Strip comments from potentially large files while the firewall is
|
|
still up and running during 'restart'.
|
|
|
|
8. Disallow the old port forwarding/redirection syntax.
|
|
|
|
9. Reorganize shorewall.conf.
|
|
|
|
10. Added support for LOG target.
|
|
|
|
11. Move firewall and version (one more time....)
|
|
|
|
12. Add late DNS reply rule to the common chain.
|
|
|
|
12. Corrected rule number calculation problem in 'shorewall add' command
|
|
processing.
|