1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Martine Lenders 555c62de51
gnrc_ipv6_nib: set NCE stale on incoming ARO
In accordance with RFC 6775, section 5.2 an NCE should be set STALE
when an ARO renews the address registration for the address:

> The routers SHOULD NOT garbage-collect Registered NCEs (see
> Section 3.4), since they need to retain them until the Registration
> Lifetime expires.  Similarly, if NUD on the router determines that
> the host is UNREACHABLE (based on the logic in [RFC4861]), the NCE
> SHOULD NOT be deleted but rather retained until the Registration
> Lifetime expires.  A renewed ARO should mark the cache entry as
> STALE.  Thus, for 6LoWPAN routers, the Neighbor Cache doesn't behave
> like a cache.  Instead, it behaves as a registry of all the host
> addresses that are attached to the router.
2020-09-24 13:13:43 +02:00
..
application_layer net/emcute: fix buffer overflow in _willupd_msg() 2020-09-22 11:43:00 +02:00
ble treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
credman treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
crosslayer netopt: add NETOPT_PDU_SIZE 2020-07-29 11:57:52 +02:00
gnrc gnrc_ipv6_nib: set NCE stale on incoming ARO 2020-09-24 13:13:43 +02:00
link_layer net/ieee802154: add default CSMA-CA params 2020-09-03 18:22:08 +02:00
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netif treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
network_layer sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
routing net: Remove NHDP module 2020-02-18 13:20:05 +01:00
sock net/sock : Update documentation 2020-09-04 16:29:13 +05:30
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00
Kconfig net/skald : Expose to Kconfig 2020-08-26 15:13:08 +05:30