mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-16 03:10:39 +01:00
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:
parent
416663f5f0
commit
0b7f88d565
@ -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__
|
||||
|
Loading…
Reference in New Issue
Block a user