mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
The current uci-defaults scripts assumes than a network interface named 'lan' always exists. Check if this is true before adding ETHInterface section. This is a temporary work-around until cjdrouteconf gets the Linux interface from netifd via ubus... Signed-off-by: Daniel Golle <daniel@makrotopia.org>