From 1f23f6a9a4966305528df9477069d84d764543c8 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 6 Oct 2005 16:35:20 +0000 Subject: [PATCH] Introduce 'classid' into discussion of classification in tcrules git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2814 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 2 ++ Shorewall/tcrules | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index c885f6640..ca7d13e21 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -1265,6 +1265,8 @@ setup_providers() add_a_provider() { local t n iface option + [ -n "$MANGLE_ENABLED" ] || fatal_error "Providers require mangle support in your kernel and iptables" + for t in $PROVIDERS; do if [ "$t" = "$table" ]; then fatal_error "Duplicate Provider: $table, provider: \"$provider\"" diff --git a/Shorewall/tcrules b/Shorewall/tcrules index f77486c85..bee5bb571 100755 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -48,10 +48,10 @@ # CP: Mark the connection in the PREROUTING # chain. # -# b) A classification of the form : where -# and are integers. Corresponds to -# the 'class' specification in these traffic shaping -# modules: +# b) A classification (classid) of the form +# : where and are +# integers. Corresponds to the 'class' specification +# in these traffic shaping modules: # # - atm # - cbq