gluon/docs/dev
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
..
web docs: fix typos and small text improvements 2019-04-02 02:32:50 +02:00
basics.rst add .editorconfig (#1951) 2020-03-08 19:18:17 +01:00
build.rst docs: start doc page on the build system 2020-04-09 14:30:44 +02:00
hardware.rst docs: add device-classes 2020-03-25 02:05:18 +01:00
mac_addresses.rst gluon-core: rewrite MAC-address generation logic 2020-04-16 23:59:21 +02:00
packages.rst doc/dev/package: Fix path to gluon.mk (#1774) 2019-06-29 23:41:07 +02:00
site_library.rst docs: fix typos and small text improvements 2019-04-02 02:32:50 +02:00
upgrade.rst docs: update upgrade.rst 2019-06-24 13:37:06 +02:00
wan.rst docs: clarify WAN port on LAN-only devices 2019-12-06 18:29:19 +01:00