提交 d6bdac40 编写于 作者: J Jo-Philipp Wich

luci-0.10: merge r6832

上级 d3f8fbb5
......@@ -322,7 +322,7 @@ function network.write(self, section, value)
else
local n = nw:get_network(value)
if n then
n:type("bridge")
n:set("type", "bridge")
n:add_interface(i)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册