Continue fixing route-balancing

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3846 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-05-03 02:27:17 +00:00
parent 416663f5f0
commit 0b7f88d565

View File

@ -1123,7 +1123,7 @@ verify_mark() # $1 = value to test
# #
setup_providers() 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() { copy_table() {
indent >&3 << __EOF__ indent >&3 << __EOF__