Document fix for load/reload

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-07-05 12:58:50 -07:00
parent 210f56c54e
commit d279f378f8
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Changes in Shorewall 4.4.21 RC 3
2) Implement parameterized default actions in IPv6
3) Use local config in load and reload
Changes in Shorewall 4.4.21 RC 2
1) Correct code generated by TPROXY.

View File

@ -42,6 +42,13 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
have always been mutually exclusive but the compiler previously
didn't enforce that restriction. Now it does.
5) The Shorewall and Shorewall6 'load' and 'reload' commands
previously used the setting of RSH_COMMAND and RCP_COMMAND from
/etc/shorewall/shorewall.conf (/etc/shorewall6/shorewall6.conf).
These commands now use the .conf file in the current working
directory.
----------------------------------------------------------------------------
I I. K N O W N P R O B L E M S R E M A I N I N G
----------------------------------------------------------------------------