1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/netif
Martine Lenders 8f763535ac gnrc_netif: centralize S/TLLAO length to address length function
The function to infer the link-layer address length from the length of
a S/TLLAO is very dependent on the IPv6 over X specification and thus
should be grouped with the other IP over X functions.
2019-01-16 15:52:53 +01:00
..
ethernet gnrc_netif_ethernet: use pid member in netif header 2019-01-10 00:09:24 +01:00
hdr Merge pull request #6895 from bergzand/drivers/radio-rssi-conv 2017-11-27 23:52:15 +01:00
ieee802154 gnrc_netif_ieee802154: use pid member in netif header 2019-01-10 00:09:52 +01:00
include gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
_netif.c gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
gnrc_netif_device_type.c gnrc_netif: centralize S/TLLAO length to address length function 2019-01-16 15:52:53 +01:00
gnrc_netif_raw.c sys/net/gnrc/netif: adapt to netdev with iolist 2018-03-06 14:00:31 +01:00
gnrc_netif.c Merge pull request #10569 from miri64/gnrc_netif/enh/rm-get-NETOPT_IPV6_IID 2019-01-14 14:09:34 +01:00
Makefile gnrc_netif_hdr: move path resolve to gnrc_netif submodule resolution 2018-12-05 15:04:45 +01:00