mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
protocols/6x4: fix turning off 6ro4 advertising on all interfaces
This commit is contained in:
@@ -32,6 +32,9 @@ adv_interface.nocreate = true
|
||||
adv_interface.nobridges = true
|
||||
adv_interface.novirtual = true
|
||||
|
||||
function adv_interface.remove(self, section)
|
||||
self:write(section, " ")
|
||||
end
|
||||
|
||||
adv_subnet = section:taboption("general", Value, "adv_subnet",
|
||||
translate("Advertised network ID"),
|
||||
|
||||
Reference in New Issue
Block a user