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/sixlowpan/nd
Yonezawa-T2 9108d2779d sixlowpan: fixed infinite loop
When prefix entry is resued, it may form a looped list, results in infinite loop
in gnrc_ndp_internal_send_rtr_adv.
This patch avoids looped lists.
2015-12-22 11:29:04 +09:00
..
router sixlowpan: fixed infinite loop 2015-12-22 11:29:04 +09:00
gnrc_sixlowpan_nd.c gnrc 6lowpan: exclude CTX if not part of the app 2015-11-17 12:04:11 +01:00
Makefile gnrc_sixlowpan_nd: initial import 2015-09-08 20:37:36 +02:00