1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-07-06 09:30:06 +02:00

Update release documentation

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6077 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2007-04-23 14:23:47 +00:00
parent 3a50a8a1be
commit 4c75cf186e
2 changed files with 13 additions and 0 deletions

@ -22,6 +22,8 @@ Changes in 3.9.4
11) Fix typo in maclist validation. 11) Fix typo in maclist validation.
12) Allow 'optional' to work with 'maclist'.
Changes in 3.9.3 Changes in 3.9.3
1) Apply Steven Springl's patch for port checking. 1) Apply Steven Springl's patch for port checking.

@ -51,6 +51,10 @@ Other changes in Shorewall 3.9.4
option option
Keep - Shorewall ignores the option entirely. Keep - Shorewall ignores the option entirely.
2) The 'optional' interface option can now work with 'maclist'; an
optional interface that specifies 'maclist' will not prevent
Shorewall from [re]starting successfully.
Migration Considerations: Migration Considerations:
1) You cannot simply upgrade your existing Shorewall package. You must 1) You cannot simply upgrade your existing Shorewall package. You must
@ -325,6 +329,13 @@ Migration Considerations:
I specify 'optional' on interfaces to Xen virtual machines that may I specify 'optional' on interfaces to Xen virtual machines that may
or may not be running when Shorewall is [re]started. or may not be running when Shorewall is [re]started.
CAUTION: Use 'optional' at your own risk. If you [re]start
Shorewall when an 'optional' interface is not available and then do
a 'shorewall save', subsequent 'shorewall restore' and 'shorewall -f
start' operations will instantiate a ruleset that does not support
that interface, even if it is available at the time of the
restore/start.
3) The treatment of the following interface options has changed under 3) The treatment of the following interface options has changed under
Shorewall-perl. Shorewall-perl.