1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 14:32:43 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Valentin
b0dd4aa716 boards/derfmega256: move EUI provider config to eui_provider_params.h 2020-12-14 00:22:19 +01:00
Benjamin Valentin
fe9ae5bc80 net/eui_provider: provide index to the callback function
If the same callback function is used for multiple interfaces
(`NETDEV_INDEX_ANY`), it is necessary to also provide the index of
the interface to hand out and address.
2020-12-14 00:22:18 +01:00
Benjamin Valentin
8eb69b7285 boards/derfmega256: define EUI-64 provider 2020-08-30 23:43:57 +02:00
chudov
0a151a78da boards/derfmega*: initial support 2019-11-27 20:53:14 +01:00