buglwIP - A Lightweight TCP/IP stack - Bugs: bug #33801, Corruption of nd6 tables

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #33801: Corruption of nd6 tables

Submitter:  Brad Giffel <bgiffel>
Submitted:  Tue 19 Jul 2011 07:06:06 PM UTC
   
 
Category:  IPv6 Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Tue 19 Jul 2011 08:01:57 PM UTC, comment #1: 

Looks sensible (copy & paste)... although I cannot test it, currently (still working on getting my IPv6 server and local network running...).

Fixed, thanks for reporting!

Simon Goldschmidt <goldsimon>
Group administrator
Tue 19 Jul 2011 07:06:06 PM UTC, original submission:  

The wrong variable is set which eventually causes a corruption of the tables.

Line 1494 of nd6.c needs to be:

        nd6_cached_neighbor_index = i;


Brad Giffel <bgiffel>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by bgiffel (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-19 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code