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
Martine S. Lenders 91dfee7ee0
gnrc_ipv6_nib: fix duplicate handling for ARO
When `nce` is NULL on the duplicate check, the later re-fetching of the
`nce` might result in an actual NCE entry that then contains a
duplicate, so we need to re-check the EUI-64 again as well.
2020-09-07 08:42:50 +02:00
..
icmpv6 gnrc/icmpv6: redefinition of MIN macro 2020-06-25 17:31:07 +02:00
ipv6 gnrc_ipv6_nib: fix duplicate handling for ARO 2020-09-07 08:42:50 +02:00
ndp gnrc/nib: Move GNRC_IPV6_NIB_CONF_ARSM to 'CONFIG_' namespace 2020-03-31 18:07:07 +02:00
sixlowpan treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00