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 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 gcoap: fix resource separator inserting 2017-09-20 11:33:15 +02:00
crosslayer gnrc_netif2: Introduction of a new GNRC network interface API 2017-10-10 10:36:28 +02:00
gnrc gnrc_ipv6_nib: actually timeout a default router 2017-11-17 11:43:32 +01:00
link_layer net: added link layer address filter module 2017-05-18 15:24:25 +02:00
netdev_test netdev: Make set() value parameter const void * 2017-08-25 13:41:19 +02:00
network_layer ipv6_addr: provide fix for off-by-x error 2017-04-25 19:19:43 +02:00
routing gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
sock sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
transport_layer net: add tcp_hdr_print 2017-02-07 13:42:41 +01:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00