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 Lenders e11550042c gnrc_ipv6_nib_6ln: only register addresses not VALID yet
With the previous fix, we only have to register addresses that are not
VALID yet on reception of router advertisements. This removes the need
for the hacky `GNRC_NETIF_FLAGS_6LO_ADDRS_REG` flag that was only
introduced to prevent unnecessary re-registration.
2018-02-19 14:39:29 +01:00
..
icmpv6 gnrc_icmpv6_echo: fix ping for loopback 2018-01-31 15:46:52 +01:00
ipv6 gnrc_ipv6_nib_6ln: only register addresses not VALID yet 2018-02-19 14:39:29 +01:00
ndp sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
sixlowpan gnrc: 6Lo fixes for BLE 2018-02-05 22:34:31 +01:00