2004-05-14 00:07:06 +02:00
|
|
|
Changes since 2.0.1
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
1) Reformat the code in define_firewall().
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
2) Reimplement dynamic zones.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
3) Tweak new dynamic zone implementation.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
4) Implement CONFIG_PATH.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
5) Apply Stijn Jonker's fix for CONFIG_PATH.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
6) Restore logic to make 'find_file' check for SHOREWALL_DIR separately.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
7) Allow CONFIG_PATH to be inherited.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
8) Fix ensure_config_path call.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
9) Make LOCAL and ALL INTERFACES independent in the nat file.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
10) Add "ko.gz" to the vast list of module suffixes that distributions
|
|
|
|
have invented.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
11) Update the bogons file
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
12) Added example for log rate limiting knobs in shorewall.conf.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
13) Fix init.debian.sh.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
14) Implement the -q option.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
15) Add saved configuration support (iptables-save/iptables-restore
|
|
|
|
integration).
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
16) Use modprobe if it is available.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
17) Lots of fixes to 'save'
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
18) 'shorewall forget'
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
19) SNAT/MASQUERADE by proto/port(s)
|
2004-04-30 02:16:49 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
20) Shorewall 2.0.2 Beta 1 changes.
|
2004-04-30 02:16:49 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
21) Fix ALL INTERFACES column parsing.
|
2004-04-30 02:16:49 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
22) Correct "shorewall delete" processing.
|
2004-04-30 02:16:49 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
23) Apply Alex Wilms's patch for install.sh
|
2004-05-04 20:42:34 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
24) Add ACCEPT+ and NONAT targets.
|
2004-05-04 20:42:34 +02:00
|
|
|
|
2004-05-14 00:07:06 +02:00
|
|
|
25) Added 'initialized' extension script.
|
|
|
|
|
|
|
|
26) Renamed 'initialized' to 'initdone'
|
|
|
|
|
|
|
|
27) Applied Stijn Jonker's fix for "shorewall add"
|
|
|
|
|
|
|
|
28) Correct typo that broke "shorewall delete"
|
|
|
|
|
|
|
|
29) Apply Stijn Jonker's -q fix.
|
2004-05-16 19:10:55 +02:00
|
|
|
|
|
|
|
30) Remove restore-$$ files.
|
|
|
|
|
|
|
|
31) Save 'loadmodule' commands in /var/lib/shorewall/restore-base.
|
2004-05-17 17:12:02 +02:00
|
|
|
|
|
|
|
32) Correct null common action handling.
|
|
|
|
|
|
|
|
33) Create /var/lib/shorewall if it doesn't exist.
|