1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/ipv6
Benjamin Valentin a3adaa7ec0 gnrc_ipv6_nib: fix index calculation
We must divide the pointer difference (in bytes) by the size of
the individual elements to get the index of the element.
2020-03-28 00:00:16 +01:00
..
blacklist Kconfig: Expose gnrc/ipv6/blacklist configurations 2019-12-11 10:51:04 +01:00
ext gnrc_ipv6_ext_frag: initial import of statistics module 2020-02-06 13:48:42 +01:00
hdr sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
nib gnrc_ipv6_nib: fix index calculation 2020-03-28 00:00:16 +01:00
whitelist Kconfig: Expose gnrc/ipv6/whitelist configurations 2019-12-06 15:04:14 +01:00
gnrc_ipv6.c gnrc_netif: use gnrc_netif_single where possible 2020-03-17 10:54:30 +01:00
Kconfig Kconfig: Expose gnrc/ipv6/configurations 2020-01-10 12:23:35 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00