Document fixing route rule addition code

This commit is contained in:
Tom Eastep 2009-11-16 11:20:02 -08:00
parent 016537f631
commit 31f01fe765
2 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Changes in Shorewall 4.4.4
8) Implement 'show policies' command.
9) Fix route_rule suppression for down provider.
Changes in Shorewall 4.4.3
1) Move Debian INITLOG initialization to /etc/default/shorewall

View File

@ -190,6 +190,12 @@ Shorewall 4.4.4
2) The Shorewall operations log (specified by STARTUP_LOG) is now
secured 0600.
3) Previously, the compiler generated an incorrect test for interface
availability in the generated code for adding route rules. The
result was that the rules were always added, regardless of the
state of the provider's interface. Now, the rules are only added
when the interface is available.
----------------------------------------------------------------------------
K N O W N P R O B L E M S R E M A I N I N G
----------------------------------------------------------------------------