gluon/package/gluon-mesh-vpn-core
David Bauer 92af7c80a6 gluon-core: rewrite MAC-address generation logic
This rewrites the MAC address generation logic to distinguish between
MAC addresses assigned to a wireless interface or virtual / wired
interfaces.

Each radio is now assigned a range of SSIDs, allowing for up to 8 SSIDs
per radio. Previosuly, there were 8 MAC addresses total for the entire
device.

To keep compatibility on already deployed nodes, MAC addresses for wired
/ virtual interfaces stay unchanged.

This change is required to support nodes with more than 2 radios.
It also allows us to increase the number of VAPs per radio.
2020-04-16 23:59:21 +02:00
..
files/lib/gluon/mesh-vpn Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package 2017-03-10 19:45:34 +01:00
luasrc gluon-core: rewrite MAC-address generation logic 2020-04-16 23:59:21 +02:00
check_site.lua gluon-mesh-vpn-core: add public key to nodeinfo response 2018-02-04 20:47:53 +01:00
Makefile gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE 2019-08-21 18:37:53 +02:00