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/ndp
Martine Lenders 22ad3aa12e gnrc_ndp: only send RAs when VALID address is found
Otherwise, it may happen that `::` or a global address is chosen by
the IPv6 header fill function. Both types of addresses are
[not valid for RAs](https://tools.ietf.org/html/rfc4861#section-4.2)
2018-05-31 17:11:26 +02:00
..
gnrc_ndp.c gnrc_ndp: only send RAs when VALID address is found 2018-05-31 17:11:26 +02:00
Makefile gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00