mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-16 03:10:39 +01:00
Fix silly providers bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6169 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f64e8128ed
commit
bb157c5864
@ -110,7 +110,6 @@ sub setup_providers() {
|
||||
' default|nexthop)',
|
||||
' ;;',
|
||||
' *)',
|
||||
" run_ip route add table $number \$net \$route",
|
||||
' case $(find_device $route) in',
|
||||
" $match)",
|
||||
" run_ip route add table $number \$net \$route",
|
||||
|
Loading…
Reference in New Issue
Block a user