From 0b7f88d565141bd2a21aec1d2bb1771e4651fe0f Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 3 May 2006 02:27:17 +0000 Subject: [PATCH] Continue fixing route-balancing git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3846 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/compiler b/Shorewall/compiler index ff9705888..fa01bbcb5 100755 --- a/Shorewall/compiler +++ b/Shorewall/compiler @@ -1123,7 +1123,7 @@ verify_mark() # $1 = value to test # setup_providers() { - local table number mark duplicate interface gateway options provider address copy route loose addresses rulenum pref echobin=$(mywhich echo) balance save_indent="$INDENT" mask= + local table number mark duplicate interface gateway options provider address copy route loose addresses rulenum pref echobin=$(mywhich echo) balance save_indent="$INDENT" mask= first=Yes copy_table() { indent >&3 << __EOF__