1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix macvlan from wizard

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-01-24 21:04:44 +01:00
parent bf4ee2cc5e
commit 6493daeff8

View file

@ -106,6 +106,7 @@ function wizard_add()
if ointf ~= "" then
ucic:set("network","wan" .. i,"type","macvlan")
ucic:set("macvlan","wan" .. i,"macvlan")
ucic:set("macvlan","wan" .. i,"ifname",defif)
end
ucic:set("network","wan" .. i,"ip4table","wan")
if multipath_master then