1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/link_layer/eui_provider
Benjamin Valentin 5b7d9be254 net/eui_provider: provide netif index to EUI provder function
An EUI provider can provide EUIs for multiple interfaces based on
their index.

For this is should get the index of the interface, not the index of
the EUI provider.
2022-06-23 22:30:24 +02:00
..
include treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
eui_provider.c net/eui_provider: provide netif index to EUI provder function 2022-06-23 22:30:24 +02:00
Kconfig drivers/netdev,sys/net: Add kconfig for netdev 2021-09-08 12:40:31 +02:00
Makefile net/link_layer: implement EUI provider 2020-08-30 23:43:57 +02:00