[riot-commits] [RIOT-OS/RIOT] 618df4: ng_ipv6_netif: use EUI-64 as base for 6LoWPAN IPv6...
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Tue Jul 14 09:30:46 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 618df44837aa8fd2a8c90ccd9b67d5f8b114cc0f
https://github.com/RIOT-OS/RIOT/commit/618df44837aa8fd2a8c90ccd9b67d5f8b114cc0f
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-07-14 (Tue, 14 Jul 2015)
Changed paths:
M sys/net/network_layer/ng_ipv6/netif/ng_ipv6_netif.c
Log Message:
-----------
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.
Commit: f6f112ab183310276f382deac8e1ad775ce6aa59
https://github.com/RIOT-OS/RIOT/commit/f6f112ab183310276f382deac8e1ad775ce6aa59
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2015-07-14 (Tue, 14 Jul 2015)
Changed paths:
M sys/net/network_layer/ng_ipv6/netif/ng_ipv6_netif.c
Log Message:
-----------
Merge pull request #3388 from authmillenon/ng_ipv6_netif/enh/use-long
ng_ipv6_netif: use EUI-64 as base for 6LoWPAN IPv6 addresses
Compare: https://github.com/RIOT-OS/RIOT/compare/fa4e05958859...f6f112ab1833
More information about the commits
mailing list