forked from extern/shorewall_code
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:
parent
3a50a8a1be
commit
4c75cf186e
@ -22,6 +22,8 @@ Changes in 3.9.4
|
||||
|
||||
11) Fix typo in maclist validation.
|
||||
|
||||
12) Allow 'optional' to work with 'maclist'.
|
||||
|
||||
Changes in 3.9.3
|
||||
|
||||
1) Apply Steven Springl's patch for port checking.
|
||||
|
@ -51,6 +51,10 @@ Other changes in Shorewall 3.9.4
|
||||
option
|
||||
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:
|
||||
|
||||
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
|
||||
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
|
||||
Shorewall-perl.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user