1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
Ycarus 2019-05-04 07:02:27 +02:00
parent 7335b71bf1
commit bd2dffe723

View file

@ -170,8 +170,8 @@ _intf_rule() {
#count=$((count+1))
config_get count $1 metric
local mode
config_get mode $1 multipath "off"
[ "$mode" = "off" ] && return
#config_get mode $1 multipath "off"
#[ "$mode" = "off" ] && return
[ -z "$count" ] && return
[ -z "$intf" ] && return
[ "$(echo $1 | grep _dev)" != "" ] && return