mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Force mptcp settings
This commit is contained in:
parent
51ef1e9c6c
commit
3acd6696fe
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ interface_multipath_settings() {
|
|||
master="$config"
|
||||
fi
|
||||
}
|
||||
uci -q set openmptcprouter.${config}.multipath="$mode"
|
||||
|
||||
[ "$enabled" = "0" ] && return 0
|
||||
[ -n "$intf" ] && [ "$iface" != "$intf" ] && return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue