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 6af92ee113 gnrc/nib: fix _idx_dsts() calculation
Using pointer difference already gives us the number of elements of
size of what the pointer is pointing to.
Dividing by size will lead to the wrong (always 0) result.
2020-08-03 11:35:54 +02:00
..
blacklist Kconfig: Expose gnrc/ipv6/blacklist configurations 2019-12-11 10:51:04 +01:00
ext Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00
hdr sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
nib gnrc/nib: fix _idx_dsts() calculation 2020-08-03 11:35:54 +02:00
whitelist Kconfig: Expose gnrc/ipv6/whitelist configurations 2019-12-06 15:04:14 +01:00
gnrc_ipv6.c gnrc/ipv6: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
Kconfig gnrc/ipv6: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00