mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-01 23:45:53 +02:00
Correct spelling of MACLIST_TABLE in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2848 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f7e2332fd3
commit
4c014e7f22
@ -1,3 +1,7 @@
|
|||||||
|
Changes in 3.0.0 Beta 2.
|
||||||
|
|
||||||
|
1) Correct spelling of MACLIST_TABLE in shorewall.conf.
|
||||||
|
|
||||||
Changes in 3.0.0 Beta 1.
|
Changes in 3.0.0 Beta 1.
|
||||||
|
|
||||||
1) Add TC_ENABLED=Internal
|
1) Add TC_ENABLED=Internal
|
||||||
|
@ -1,16 +1,13 @@
|
|||||||
Shorewall 3.0.0 Beta 1.
|
Shorewall 3.0.0 Beta 2.
|
||||||
|
|
||||||
Problems Corrected in 3.0.0 Beta 1:
|
Problems Corrected in 3.0.0 Beta 2:
|
||||||
|
|
||||||
1) The default traffic shaping class for a device was being incorrectly
|
1) The MACLIST_TABLE option was incorrectly included in shorewall.conf
|
||||||
specified by tc4shorewall.
|
as MAC_TABLE.
|
||||||
|
|
||||||
New Features in 3.0.0 Beta 1:
|
New Features in 3.0.0 Beta 2:
|
||||||
|
|
||||||
1) A new value is defined for the TC_ENABLED option in shorewall.conf to
|
None.
|
||||||
enable the builtin tc4shorewall traffic shaper. If you set
|
|
||||||
TC_ENABLED=internal then tc4shorewall will be used. If the option is
|
|
||||||
set to Yes then Shorewall will continue to look for a 'tcstart' script.
|
|
||||||
|
|
||||||
Migration Considerations:
|
Migration Considerations:
|
||||||
|
|
||||||
@ -148,7 +145,8 @@ Migration Considerations:
|
|||||||
will replace that call with SMTP/ACCEPT. Because this substitution
|
will replace that call with SMTP/ACCEPT. Because this substitution
|
||||||
is expensive, it is conditional based on the setting of
|
is expensive, it is conditional based on the setting of
|
||||||
MAPOLDACTIONS in shorewall.conf. If this option is set to YES or if
|
MAPOLDACTIONS in shorewall.conf. If this option is set to YES or if
|
||||||
it is not set (such as if you are using your old shorewall.conf
|
it is not set (such as if you are using your old shorewall.confThe default traffic shaping class for a device was being incorrectly
|
||||||
|
specified by tc4shorewall.
|
||||||
file) then Shorewall will perform the substitution. Once you have
|
file) then Shorewall will perform the substitution. Once you have
|
||||||
converted to use the new macros, you can set MAPOLDACTIONS=No and
|
converted to use the new macros, you can set MAPOLDACTIONS=No and
|
||||||
invocations of those actions will go much quicker during 'shorewall
|
invocations of those actions will go much quicker during 'shorewall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user