forked from extern/shorewall_code
1144d736bf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
32 lines
805 B
Plaintext
Executable File
32 lines
805 B
Plaintext
Executable File
Changes since 1.4.6
|
|
|
|
1) Added Smart Blacklisting.
|
|
|
|
2) Move determine_capabilities call to do_initialize to ensure that
|
|
MANGLE_ENABLED is set before it is tested.
|
|
|
|
3) Fixed MAC address handling in the SOURCE column of tcrules.
|
|
|
|
4) Merged and corrected Steve Herber's command-specific help patch.
|
|
|
|
5) Removed some undocumented/braindead code from setup_masq()
|
|
|
|
6) Don't allow 'stop' when startup is disabled
|
|
|
|
7) Added ADMINISABSENTMINDED option.
|
|
|
|
8) Fixed adding addresses to ppp interfaces.
|
|
|
|
9) Added generic tunnel support.
|
|
|
|
10) Added support for Address Range Lists in /etc/shorewall/masq.
|
|
|
|
11) Simplify ip_broadcast()
|
|
|
|
12) Add 'arp_filter' interface option.
|
|
|
|
13) Added accounting file support
|
|
|
|
14) Fixed bug where an interface name alone appears in the DESTINATION
|
|
column of the accounting file.
|