1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
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
..
application_layer Merge pull request #5295 from OlegHahm/msg_init_queue_assert 2016-04-17 14:49:54 +02:00
conn gnrc ipv6: use ipv6_addr_t ptr for hdr_build 2016-03-23 15:20:12 +01:00
link_layer gnrc: use correct l2addr print len 2016-04-10 16:31:38 +02:00
netapi core: header cleanup 2016-02-28 22:46:28 +01:00
netif gnrc: use correct l2addr print len 2016-04-10 16:31:38 +02:00
netreg gnrc netreg: remove generic hdr build function 2016-03-23 15:20:12 +01:00
nettest sys: adapted to renamed THREAD FLAGS 2015-12-07 22:09:47 +01:00
network_layer gnrc_ndp: don't let addresses timeout 2016-04-20 13:31:53 +02:00
pkt gnrc_pkt: provide type search function 2016-02-11 01:05:02 +01:00
pktbuf_static gnrc_pktbuf: Adds a function to duplicate packet chain 2016-03-24 18:20:28 +09:00
pktdump gnrc_pktdump: make pid global 2016-03-11 14:22:20 +01:00
routing/rpl Merge pull request #4279 from BytesGalore/fib_prefix_handling_change 2016-03-30 11:19:49 +02:00
transport_layer/udp gnrc udp: simplify gnrc_udp_hdr_build 2016-03-23 15:20:11 +01:00
Makefile rpl: introducing p2p-rpl 2016-03-24 12:12:07 +01:00