mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Set multipath on openmptcprouter settings
This commit is contained in:
parent
b3bfe73e33
commit
bf00d6796a
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ function wizard_add()
|
|||
ucic:set("network",intf,"multipath","off")
|
||||
else
|
||||
ucic:set("network",intf,"multipath",multipath)
|
||||
ucic:set("openmptcprouter",intf,"multipath",multipath)
|
||||
end
|
||||
ucic:set("network",intf,"defaultroute",0)
|
||||
ucic:set("network",intf,"peerdns",0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue