1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/network_layer/ng_ipv6/netif
Martine Lenders 618df44837 ng_ipv6_netif: use EUI-64 as base for 6LoWPAN IPv6 addresses
[RFC 6775](https://tools.ietf.org/html/rfc6775#section-1.3) suggests
strongly to use the EUI-64 as basis for the IPv6 addresses, since
otherwise duplicate address detection and some measures to give new
addresses (in case of duplicate) e.g. DHCPv6 needs to be in place.
2015-07-14 02:01:46 +02:00
..
Makefile ng_ipv6: provide support for ng_netif 2015-03-19 15:13:17 +01:00
ng_ipv6_netif.c ng_ipv6_netif: use EUI-64 as base for 6LoWPAN IPv6 addresses 2015-07-14 02:01:46 +02:00