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/nib
Martine Lenders fb5851dde4
gnrc_ipv6_nib: actually timeout a default router
While the GNRC_IPV6_NIB_RTR_TIMEOUT is properly handled, it is actually
never fired. Moreover, the router lifetime is set, but never read.

This removes the router lifetime and switches it out for an evtimer
to does the GNRC_IPV6_NIB_RTR_TIMEOUT event.
2017-11-17 11:43:32 +01:00
..
_nib-6ln.c gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
_nib-6ln.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
_nib-6lr.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
_nib-6lr.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
_nib-arsm.c gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
_nib-arsm.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
_nib-internal.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
_nib-internal.h gnrc_ipv6_nib: actually timeout a default router 2017-11-17 11:43:32 +01:00
_nib-router.c gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
_nib-router.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
Makefile gnrc_ipv6_nib: initial import of internal NIB functions 2017-06-09 21:52:37 +02:00
nib_abr.c gnrc_ipv6_nib: provide component to handle ABRO 2017-10-06 22:09:53 +02:00
nib_ft.c gnrc_ipv6_nib: fix for 'holey' NIB 2017-11-09 15:28:56 +01:00
nib_nc.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
nib_pl.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
nib.c gnrc_ipv6_nib: actually timeout a default router 2017-11-17 11:43:32 +01:00