mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-16 03:10:39 +01:00
Document change to FORWARD_CLEAR_MARK default
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
11f2c7772a
commit
28e473d9a1
@ -19,6 +19,8 @@ Changes in Shorewall 4.4.14
|
||||
|
||||
9) Delete obsolete options from shorewall.conf.
|
||||
|
||||
10) Change value of FORWARD_CLEAR_MARK in *.conf.
|
||||
|
||||
Changes in Shorewall 4.4.13
|
||||
|
||||
1) Allow zone lists in rules SOURCE and DEST.
|
||||
|
@ -71,6 +71,18 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
||||
|
||||
They will still be recognized by the rules compiler.
|
||||
|
||||
9) All sample .conf files have been changed to specify
|
||||
|
||||
FORWARD_CLEAR_MARK=
|
||||
|
||||
rather than
|
||||
|
||||
FORWARD_CLEAR_MARK=Yes
|
||||
|
||||
That way, systems without MARK support will still be able to
|
||||
install the sample configurations and FORWARD_CLEAR_MARK will
|
||||
default to Yes on systems with MARK support.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
I I. K N O W N P R O B L E M S R E M A I N I N G
|
||||
----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user