gluon/package/gluon-core/luasrc/usr
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
..
bin gluon-core: add util gluon-show-site to print merged site config 2018-01-19 01:07:44 +01:00
lib/lua/gluon gluon-core: rewrite MAC-address generation logic 2020-04-16 23:59:21 +02:00