Improve documentation in the release notes

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-05-18 14:55:16 -07:00
parent 13828bffbc
commit 9c5fb89b4c

View File

@ -296,7 +296,8 @@ None.
That's all that is required. That's all that is required.
To integrate with NetworkManager and ifup/ifdown, additional steps To integrate with NetworkManager and ifup/ifdown, additional steps
are required. are required. You probably don't want to enable this feature if you
run a link status monitor like swping or LSM.
a) In the Shorewall-init configuration file, set IFUPDOWN=1. a) In the Shorewall-init configuration file, set IFUPDOWN=1.
@ -317,11 +318,10 @@ None.
The following actions occur when an interface comes up: The following actions occur when an interface comes up:
FIREWALL INTERFACE ACTION FIREWALL INTERFACE ACTION
STATE STATE REQUIRED?
---------------------------------- ----------------------------------
Any required start Any Yes start
started optional restart started No restart
started - restart
The following actions occur when an interface goes down: The following actions occur when an interface goes down:
@ -329,11 +329,10 @@ None.
optional optional
FIREWALL INTERFACE ACTION FIREWALL INTERFACE ACTION
STATE STATE REQUIRED?
---------------------------------- ----------------------------------
Any required stop Any Yes stop
started optional restart started No restart
started - restart
For optional interfaces, the /var/lib/<product>/<interface>.state For optional interfaces, the /var/lib/<product>/<interface>.state
files are maintained to reflect the state of the interface. files are maintained to reflect the state of the interface.