1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/ipv6
Martine Lenders 8968b7602f gnrc_ndp: don't let addresses timeout
This is a temporary quick-fix for #5122 to not have GUAs removed on an
interface.
It solves the issue by both not letting the registration run out on the router
and by not letting the lifetime of an auto-configured address expire.
2016-04-20 13:31:53 +02:00
..
blacklist gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
ext gnrc_pktbuf: Adds a function to duplicate packet chain 2016-03-24 18:20:28 +09:00
hdr gnrc ipv6: make address parameters const 2016-03-23 15:20:12 +01:00
nc vtimer: get rid of 2016-03-24 17:10:54 +01:00
netif sys: net: gnrc: fix IS_WIRED netopt call 2016-04-13 15:22:36 +02:00
whitelist gnrc_ipv6/whitelist: switch assignment operation to memcpy() 2016-01-28 06:23:31 +01:00
gnrc_ipv6.c gnrc_ndp: don't let addresses timeout 2016-04-20 13:31:53 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00