lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #49078] lwip cannot establish ipv6 connection, because


From: lishen
Subject: [lwip-devel] [bug #49078] lwip cannot establish ipv6 connection, because of failed to fill ipv6 source address in Neighbor Solicitation Message
Date: Mon, 19 Sep 2016 02:05:58 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.113 Safari/537.36

Follow-up Comment #1, bug #49078 (project lwip):

I find that add a local-link address to the interface will solve this problem.
However, with further reading the RFC (RFC4861 7.2.2), I find that RFC
recommended to set Neighbor Solicitation Message's source address to the
messages that triggers the NS message. I also read lwip's code (function
'nd6_send_ns'), it set the NS message's source address to an empty address if
local-link address is not valid at slot 0. I think lwip should at least select
a valid address when local-link address dose not exist, instead of using empty
address.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?49078>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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