lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] lwip IPv6 with Unix port


From: address@hidden
Subject: Re: [lwip-users] lwip IPv6 with Unix port
Date: Wed, 24 Aug 2011 20:38:18 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0

Rahul Gundecha wrote:
However now the problem is that the link-local IP address is not correctly assigned to the interface. The packets are sent with source address as IP6_ADDR_ANY. Debugging this issue further.
Did you call netif_create_ip6_linklocal_address() after adding the netif? I think the code doesn't do that automatically...
Below is the patch fixing the first two issues, can someone point me the procedure to submit the patch to lwip-contrib. Is there any different mailing list for that.
I've committed that, thanks for reporting.

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]