[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #45353] IPv6 router / neighbor relationship is not alw
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #45353] IPv6 router / neighbor relationship is not always consistent |
Date: |
Sun, 06 Mar 2016 13:49:30 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36 |
Update of bug #45353 (project lwip):
Status: Confirmed => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #4:
The race condition I'm seeing would be that router sends RA but then is
offline a again and does not respond in state INCOMPLETE (without the router's
invalidation_timer expiring). In normal communication, this does not happen,
but it's not unlikely when plugging and pulling cables on the net...
The attached patch fixes this in a better way than checking for 'isrouter' in
the free() function, as the latter fix would stop sending out NS.
Fixed by slightly changing the attached patch.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?45353>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #45353] IPv6 router / neighbor relationship is not always consistent,
Simon Goldschmidt <=