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
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
..
icmpv6 sys/net: fix typos 2019-11-23 22:39:38 +01:00
ipv6 gnrc_ipv6_nib: fix index calculation 2020-03-28 00:00:16 +01:00
ndp sys/net: fix typos 2019-11-23 22:39:38 +01:00
sixlowpan gnrc_sixlowpan_iphc: zero IPv6 header before decompressing into it 2020-03-25 14:54:18 +01:00