mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
No create _4 interface when DHCPv6 set in wizard
This commit is contained in:
parent
3676a6fde6
commit
5b9f6a8ed0
1 changed files with 2 additions and 0 deletions
|
@ -313,6 +313,8 @@ function wizard_add()
|
|||
ucic:set("network",intf,"reqaddress","try")
|
||||
ucic:set("network",intf,"reqprefix","no")
|
||||
ucic:set("network",intf,"iface_map","0")
|
||||
ucic:set("network",intf,"iface_dslite","0")
|
||||
ucic:set("network",intf,"iface_464xlate","0")
|
||||
ucic:set("network",intf,"ipv6","1")
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue