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/l2util
Benjamin Valentin 9fbab8f0f8 drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address
A lot of things break if `GNRC_NETIF_FLAGS_HAS_L2ADDR` is not set.
In order to handle router advertisements and auto-configureation,
generate a faux l2 address based on the netdev ID.
2021-06-21 12:42:03 +02:00
..
l2util.c drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address 2021-06-21 12:42:03 +02:00
Makefile l2util: initial import 2019-03-26 21:37:20 +01:00