Add clarification to tcrules

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1653 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-09-30 14:31:35 +00:00
parent fc28f2f2be
commit 71b0a13a1e
3 changed files with 11 additions and 0 deletions

View File

@ -64,3 +64,5 @@ Changes in 2.0.10
1) Corrected GATEWAY handling for 'pptpserver's 1) Corrected GATEWAY handling for 'pptpserver's
2) Correct log rule number generation. 2) Correct log rule number generation.
3) Add clarification to /etc/shorewall/tcrules.

View File

@ -137,3 +137,7 @@ Problems corrected in version 2.0.10
2) When log rule numbers are included in the LOGFORMAT, duplicate 2) When log rule numbers are included in the LOGFORMAT, duplicate
rule numbers could previously be generated. rule numbers could previously be generated.
3) The /etc/shorewall/tcrules file now includes a note to the effect
that rule evaluation continues after a match.

View File

@ -11,6 +11,11 @@
# FOR ENTRIES IN THIS FILE TO HAVE ANY EFFECT, YOU MUST SET # FOR ENTRIES IN THIS FILE TO HAVE ANY EFFECT, YOU MUST SET
# TC_ENABLED=Yes in /etc/shorewall/shorewall.conf # TC_ENABLED=Yes in /etc/shorewall/shorewall.conf
# #
# Unlike rules in the /etc/shorewall/rules file, evaluation
# of rules in this file will continue after a match. So the
# final mark for each packet will be the one assigned by the
# LAST tcrule that matches.
#
# Columns are: # Columns are:
# #
# #