Document changed to TC_PRIOMAP editing.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-03-17 11:57:01 -07:00
parent 742aa95660
commit 895dbfc6dc
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,8 @@ Changes in Shorewall 4.4.18.1
1) Fix params processing bug.
2) Tighten editing of TC_PRIOMAP value.
Changes in Shorewall 4.4.18 Final
1) Correct handling of IPv6 host address in a net context.

View File

@ -19,7 +19,12 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
problem manifested as the following type of warning:
WARNING: Param line (export OLDPWD) ignored at
/usr/share/shorewall/Shorewall/Config.pm line 2993.4.4.18 Final
/usr/share/shorewall/Shorewall/Config.pm line
2993.
2) The editing of the value of the TC_PRIOMAP option has been
tightened. Previously, many invalid settings were allowed,
resulting in run-time tc command failures.
4.4.18 Final