2003-07-26 18:44:38 +02:00
|
|
|
Changes since 1.4.6
|
2003-05-22 22:37:24 +02:00
|
|
|
|
2003-07-26 18:44:38 +02:00
|
|
|
1) Added Smart Blacklisting.
|
2003-06-18 20:37:37 +02:00
|
|
|
|
2003-07-26 18:44:38 +02:00
|
|
|
2) Move determine_capabilities call to do_initialize to ensure that
|
|
|
|
MANGLE_ENABLED is set before it is tested.
|
2003-06-22 18:58:33 +02:00
|
|
|
|
2003-07-26 18:44:38 +02:00
|
|
|
3) Fixed MAC address handling in the SOURCE column of tcrules.
|
2003-07-27 20:17:39 +02:00
|
|
|
|
|
|
|
4) Merged and corrected Steve Herber's command-specific help patch.
|
2003-07-28 19:32:41 +02:00
|
|
|
|
|
|
|
5) Removed some undocumented/braindead code from setup_masq()
|
|
|
|
|
|
|
|
6) Don't allow 'stop' when startup is disabled
|
2003-07-30 01:04:04 +02:00
|
|
|
|
|
|
|
7) Added ADMINISABSENTMINDED option.
|
2003-08-05 17:05:45 +02:00
|
|
|
|
|
|
|
8) Fixed adding addresses to ppp interfaces.
|
2003-08-06 02:06:44 +02:00
|
|
|
|
|
|
|
9) Added generic tunnel support.
|
2003-08-07 01:50:33 +02:00
|
|
|
|
|
|
|
10) Added support for Address Range Lists in /etc/shorewall/masq.
|
2003-08-07 19:31:47 +02:00
|
|
|
|
|
|
|
11) Simplify ip_broadcast()
|
2003-08-08 22:55:06 +02:00
|
|
|
|
|
|
|
12) Add 'arp_filter' interface option.
|
2003-08-10 03:11:50 +02:00
|
|
|
|
2003-08-10 17:06:23 +02:00
|
|
|
13) Added accounting file support
|
|
|
|
|
|
|
|
14) Fixed bug where an interface name alone appears in the DESTINATION
|
|
|
|
column of the accounting file.
|
2003-08-11 03:36:32 +02:00
|
|
|
|
|
|
|
15) Add ACTION column to accounting file.
|
|
|
|
|
|
|
|
16) Add CHAIN declarations to accounting file.
|
2003-08-11 19:44:23 +02:00
|
|
|
|
|
|
|
17) Replace calls to chain_exists with calls to havechain in
|
|
|
|
accounting code.
|
|
|
|
|
|
|
|
18) Allow degenerate DONE and COUNT rules.
|
2003-08-12 00:25:45 +02:00
|
|
|
|
|
|
|
19) Interface-specific dynamic blacklisting chains are now displayed by
|
|
|
|
"shorewall monitor".
|