Hi Baptiste,

Am Wed, Nov 04, 2015 at 05:01:47PM +0100 schrieb Baptiste Clenet:
> Ok I edit my question:
> How to add a global unique IPV6 address to RIOT iface? (IPV6 will be
> built from a unique EUI64)

basically just look at how it is done in the netif code here
https://github.com/RIOT-OS/RIOT/blob/master/sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c#L845
and replace the prefix by something else. 

Cheers,
Oleg
-- 
printk ("%s: This looks like a LART board to me.\n",module_name);
        linux-2.6.6/drivers/mtd/devices/lart.c

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to