mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Correct balanced default route generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f849a6a67c
commit
aed8ed8419
@ -1162,7 +1162,7 @@ __EOF__
|
||||
}
|
||||
|
||||
add_a_provider() {
|
||||
local t n iface option first=Yes
|
||||
local t n iface option
|
||||
|
||||
[ -n "$MANGLE_ENABLED" ] || fatal_error "Providers require mangle support in your kernel and iptables"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user