gluon/package/gluon-core
Matthias Schiffer e93dca7cb3
gluon-core: primary-mac: replace all eth0/eth1 lookups with lan/wan
The netdev() lookup is confusing to use: whenever a interface does not
exist during boot (for example VLAN) or when the address is overridden
from board.json (which is not obvious at all), it will yield either no
address, or a different address than expected.

To avoid this confusion, using board.json-based interface() is
preferable. This converts all uses of netdev() to the corresponding
lan/wan lookups, except for the final fallback for eth0.
2020-05-08 19:56:36 +02:00
..
files treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
luasrc gluon-core: primary-mac: replace all eth0/eth1 lookups with lan/wan 2020-05-08 19:56:36 +02:00
src gluon-core: reimplement gluon.site module in C 2018-01-18 16:29:00 +01:00
check_site.lua gluon-core: drop IBSS support 2019-11-07 19:48:16 +01:00
Config.in gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE 2019-08-21 18:37:53 +02:00
Makefile gluon-core: remove nixio dependency 2018-07-17 20:08:16 +02:00