protocols/6x4: fix turning off 6ro4 advertising on all interfaces

This commit is contained in:
Jo-Philipp Wich 2011-12-26 16:11:15 +00:00
parent 5b948f58ca
commit 33e088dd9d

View file

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