benpicco
f0c09c927e
Update boards/derfmega256/include/eui_provider_params.h
...
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
2020-12-14 15:23:02 +01:00
Benjamin Valentin
d4acf95a27
net/eui_provider: drop useless EUI provider arg parameter
...
This has never been used and we might as well define a second
callback function instead of using a generic one with an arg.
2020-12-14 00:22:43 +01:00
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