mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d8aa76501a
On receiving a DIO message, RPL sets the lifetime for the default route and the parent timeout event to the value. This leads to short amounts of time whem the node looses its default route, while it handles the parent timeout event to probe its parent. This commit fixes this by adding time the node needs for probing to the default route lifetime. |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
gnrc | ||
link_layer | ||
netdev_test | ||
netif | ||
network_layer | ||
routing | ||
sock | ||
transport_layer | ||
doc.txt | ||
Kconfig |