1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/link_layer
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
..
csma_sender net/csma_sender: convert to ztimer_usec 2022-03-31 23:37:54 +02:00
eui_provider net/eui_provider: provide netif index to EUI provder function 2022-06-23 22:30:24 +02:00
ieee802154 ieee802154/hal: migrate to request_op and confirm_op 2022-01-10 13:57:02 +01:00
l2filter sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
l2util net/link_layer/l2util: initial Kconfig modeling 2021-09-30 17:30:16 +02:00
Kconfig net/link_layer/l2util: initial Kconfig modeling 2021-09-30 17:30:16 +02:00
Kconfig.lorawan net/loramac: add redundancy configuration parameter 2021-07-21 03:51:46 +02:00