From 54478f3757c9b5541ec7d17c015d163ca239836b Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 19 Feb 2009 19:28:08 +0000 Subject: [PATCH] Add UNTRACKED to traffic dealt with in the NEW section; minor format change in Macro doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9458 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/Macros.xml | 7 ++++--- manpages/shorewall-rules.xml | 4 ++-- manpages6/shorewall6-rules.xml | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/Macros.xml b/docs/Macros.xml index bd3bde270..36eb914ea 100644 --- a/docs/Macros.xml +++ b/docs/Macros.xml @@ -93,9 +93,10 @@ PARAM - - tcp 135,139,445 #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE If you wish to modify one of the standard macros, do not modify - the definition in /usr/share/shorewall. Rather, copy the file to - /etc/shorewall (or somewhere - else on your CONFIG_PATH) and modify the copy. + the definition in /usr/share/shorewall. Rather, copy the + file to /etc/shorewall (or + somewhere else on your CONFIG_PATH) and modify the copy. diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 5105b6ee7..af80d29c9 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -80,8 +80,8 @@ NEW - Packets in the NEW and INVALID states are processed by rules - in this section. + Packets in the NEW, INVALID and UNTRACKED states are processed + by rules in this section. diff --git a/manpages6/shorewall6-rules.xml b/manpages6/shorewall6-rules.xml index 287e40601..154249048 100644 --- a/manpages6/shorewall6-rules.xml +++ b/manpages6/shorewall6-rules.xml @@ -73,8 +73,8 @@ NEW - Packets in the NEW and INVALID states are processed by rules - in this section. + Packets in the NEW, INVALID and UNTRACKED states are processed + by rules in this section.