mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'develop' of https://github.com/Ysurac/openmptcprouter-feeds into develop
This commit is contained in:
commit
eb129b76f3
23 changed files with 602 additions and 2516 deletions
|
@ -378,6 +378,7 @@ function wizard_add()
|
|||
end
|
||||
ucic:set("network",intf,"defaultroute",0)
|
||||
ucic:set("network",intf,"peerdns",0)
|
||||
ucic:set("network",intf,"delegate",0)
|
||||
if ipaddr ~= "" then
|
||||
ucic:set("network",intf,"ipaddr",ipaddr:gsub("%s+", ""))
|
||||
ucic:set("network",intf,"netmask",netmask:gsub("%s+", ""))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue