lwIP does some weird byte-swapping in netif_create_ip6_linklocal_address() with non-ethernet-addresses, so I rather initialize it like in GNRC, so it is compatible to both GNRC and emb6.
lwIP does some weird byte-swapping in netif_create_ip6_linklocal_address() with non-ethernet-addresses, so I rather initialize it like in GNRC, so it is compatible to both GNRC and emb6.