From ef5cc0bb6dfcb73d5e94c1ed2f8a115512234ec1 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 29 Mar 2008 14:26:43 +0000 Subject: [PATCH] Resolve inconsistencies in extension script doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8376 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/shorewall_extension_scripts.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index 6fc3e98d5..5814f61a6 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -108,6 +108,12 @@ clear -- invoked after the firewall has been cleared. + + tcclear -- invoked to clear traffic shaping when CLEAR_TC=Yes in + shorewall.conf. + + refresh -- invoked while the firewall is being refreshed but before the blacklst chains have been rebuilt. @@ -333,7 +339,7 @@ esac initdone - isusable + init @@ -341,7 +347,7 @@ esac maclog - start + isusable @@ -350,6 +356,14 @@ esac Per-chain (including those associated with actions) + start + + + + + + + started