lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #33801] Corruption of nd6 tables


From: Brad Giffel
Subject: [lwip-devel] [bug #33801] Corruption of nd6 tables
Date: Tue, 19 Jul 2011 19:06:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110628 Ubuntu/10.10 (maverick) Firefox/3.6.18

URL:
  <http://savannah.nongnu.org/bugs/?33801>

                 Summary: Corruption of nd6 tables
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: bgiffel
            Submitted on: Tue 19 Jul 2011 07:06:06 PM GMT
                Category: IPv6
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

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;

 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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