nes-proj/os/net
Yasuyuki Tanaka ee452b5287 uip-ds6-nbr: introduce UIP_DS6_NBR_MULTI_IPV6_ADDRS
This feature, which is disabled by default, extends the neighbor cache
management in order to have multiple IPv6 address associated with a
single link-layer address as neighbor caches.

To use this feature, set 1 to UIP_DS6_NBR_CONF_MAX_NEIGHBOR_CACHES.
2018-10-24 07:01:57 -07:00
..
app-layer Allow the user to configure COAP_CONF_OBSERVE_REFRESH_INTERVAL and allow it to be zero 2018-10-19 13:15:43 +01:00
ipv6 uip-ds6-nbr: introduce UIP_DS6_NBR_MULTI_IPV6_ADDRS 2018-10-24 07:01:57 -07:00
mac tsch: skip resynchronization when time source has been already changed. 2018-10-23 16:31:34 +09:00
nullnet
routing uip-ds6-nbr: make ds6_neighbors a local variable 2018-10-24 07:01:57 -07:00
security Bump tinydtls to latest commit 2018-08-31 08:50:45 +02:00
link-stats.c Add link stat packet counters 2018-09-09 21:43:40 +01:00
link-stats.h Add link stat packet counters 2018-09-09 21:43:40 +01:00
linkaddr.c
linkaddr.h linkaddr: Removed linkaddr_extended_t 2018-05-12 04:00:24 -07:00
nbr-table.c
nbr-table.h
net-debug.c
net-debug.h
netstack.c
netstack.h
packetbuf.c
packetbuf.h packetbuf: Removed attribute KEY_SOURCE_BYTES_0_1 2018-05-12 04:00:14 -07:00
queuebuf.c
queuebuf.h