mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
Fix restoration of route with a metric
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4768 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
656f2c2128
commit
63ab99a28e
@ -2,6 +2,8 @@ Changes in 3.3.4
|
||||
|
||||
1) Restore default route when there are no 'balance' providers.
|
||||
|
||||
2) Fixes to change 1.
|
||||
|
||||
Changes in 3.3.4
|
||||
|
||||
1) Make exclusion work with "show zones"
|
||||
|
@ -37,6 +37,9 @@ Problems Corrected in 3.3.5
|
||||
/etc/shorewall/providers then "shorewall restart" would not restore
|
||||
the default route that was in place prior to "shorewall start".
|
||||
|
||||
2) Previously, restoration of routing was ignoring the "-n"
|
||||
option. Now such restoration only occurs if "-n" was not specified.
|
||||
|
||||
Other Changes in 3.3.5.
|
||||
|
||||
None.
|
||||
|
Loading…
Reference in New Issue
Block a user