Re: [lwip-users] How to manually set static IPv6 address?

2015-03-05 Thread Philip Gladstone
On 2/24/15 07:32, Mohsin wrote: Hi, I'm trying to implement IPv6 in my device. I've configured linklocal IP6 address using netif_create_ip6_linklocal_address() function in my device. But I want to assign static IPv6 address to my device. For this, I just know how to configure it which I does a

[lwip-users] How to manually set static IPv6 address?

2015-02-24 Thread Mohsin
Hi, I'm trying to implement IPv6 in my device. I've configured linklocal IP6 address using netif_create_ip6_linklocal_address() function in my device. But I want to assign static IPv6 address to my device. For this, I just know how to configure it which I does as follows: { ip6_addr_t &privat