1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
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/uhcp sys: net: add UHCP protocol code and gnrc client implementation 2016-04-11 17:03:28 +02:00
crosslayer sys: net: crosslayer: fixed inet csum for 16bit platforms 2016-03-29 23:31:10 +02:00
gnrc gnrc_ndp: don't let addresses timeout 2016-04-20 13:31:53 +02:00
link_layer/ieee802154 ieee802154: provide general header build and read functions 2016-03-07 16:40:30 +01:00
netdev2_test netdev2_test: initial import 2016-03-30 15:56:25 +02:00
network_layer fib: removed obsolete check for default route match 2016-04-02 23:15:33 +02:00
routing gnrc/nhdp: Remove _t from struct names 2016-04-11 21:46:54 +02:00
transport_layer gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00