1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc
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
..
application_layer gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
link_layer gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
netapi doc: fix typos 2017-09-06 08:49:05 +02:00
netif gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
netreg gnrc_tcp : initial implementation 2017-01-22 09:27:58 +01:00
nettest gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
network_layer gnrc_ipv6_nib: actually timeout a default router 2017-11-17 11:43:32 +01:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf fixup! gnrc_pktbuf: move common auxiliary functions to common module 2017-06-15 15:15:02 +02:00
pktbuf_static fixup! gnrc_pktbuf: move common auxiliary functions to common module 2017-06-15 15:15:02 +02:00
pktdump gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
priority_pktqueue gnrc_priority_queue: updated coding style. 2017-06-22 11:36:55 +02:00
routing/rpl gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
sock gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
transport_layer cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
Makefile gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00