mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ce0c46836c
Without this the first packet to a new link-local address will not be delivered in non-6Lo environments, since the interface is not provided. With this change, if an internet was provided to the address resolver it will be stored within an allocated `gnrc_netif_hdr_t`. At this point [IPv6 already striped](netif strip) the packet of its netif header, so there is no risk that there will be to, in case it was provided and the `netif` came from its existence. |
||
---|---|---|
.. | ||
_nib-6ln.c | ||
_nib-6ln.h | ||
_nib-6lr.c | ||
_nib-6lr.h | ||
_nib-arsm.c | ||
_nib-arsm.h | ||
_nib-internal.c | ||
_nib-internal.h | ||
_nib-router.c | ||
_nib-router.h | ||
_nib-slaac.c | ||
_nib-slaac.h | ||
Makefile | ||
nib_abr.c | ||
nib_ft.c | ||
nib_nc.c | ||
nib_pl.c | ||
nib.c |