1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/ipv6/nib
Cenk Gündoğan 6a4c764c95
Merge pull request #10569 from miri64/gnrc_netif/enh/rm-get-NETOPT_IPV6_IID
gnrc_netif: make _get_iid() just wrapper around _iid_from_addr()
2019-01-14 14:09:34 +01:00
..
_nib-6ln.c gnrc_ipv6_nib: gnrc_netif_iid_to_addr() instead of _reverse_iid() 2018-12-06 14:41:30 +01:00
_nib-6ln.h gnrc_ipv6_nib: fallback to SLAAC if ARO is ignored by upstream 2018-08-09 10:56:36 +02:00
_nib-6lr.c gnrc: nib: DEBUG fix 2018-01-15 14:37:05 +01:00
_nib-6lr.h gnrc_netif: assume flag settings on compile time 2017-12-19 12:04:36 +01:00
_nib-arsm.c gnrc_ipv6_nib: remove ESP-Now related code-duplication 2018-11-29 15:32:29 +01:00
_nib-arsm.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
_nib-internal.c gnrc_ipv6_nib: use correct reverse-translate for ARSM-less NCE 2018-12-27 10:21:31 +01:00
_nib-internal.h sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
_nib-router.c gnrc_ipv6_nib_router: add support to send RDNSSO 2018-07-05 11:09:34 +02:00
_nib-router.h gnrc_netif: rename IPv6 address "setters" 2017-12-13 13:50:39 +01:00
_nib-slaac.c gnrc_netif: make _get_iid() just wrapper around _iid_from_addr() 2019-01-14 13:42:58 +01:00
_nib-slaac.h gnrc_ipv6_nib: add full RFC4862 DAD support 2018-05-31 17:11:25 +02: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: make user added default route the primary one 2017-11-19 23:36:20 +01:00
nib_nc.c gnrc_ipv6_nib: Allow l2addr == NULL for gnrc_ipv6_nib_nc_set() 2017-11-29 17:26:45 +01:00
nib_pl.c gnrc_ipv6_nib_pl: return early if PL entry wasn't allocated 2018-11-09 15:40:46 +01:00
nib.c gnrc_ipv6_nib: fix RA reception for non-6LN interfaces 2019-01-07 17:36:03 +01:00