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
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
..
blacklist gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
ext gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
hdr sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
nib gnrc_ipv6_nib_6ln: only register addresses not VALID yet 2018-02-19 14:39:29 +01:00
whitelist sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
gnrc_ipv6.c gnrc/netreg: remove usages of gnrc_netreg_num 2018-02-06 21:39:58 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00