1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan 2023-11-23 11:41:40 +08:00
commit eb129b76f3
23 changed files with 602 additions and 2516 deletions

View file

@ -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+", ""))