lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #39224] Unused IPv6 address state defines in nd6


From: Valery Ushakov
Subject: [lwip-devel] [bug #39224] Unused IPv6 address state defines in nd6
Date: Mon, 10 Jun 2013 22:45:13 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

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

                 Summary: Unused IPv6 address state defines in nd6
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: uwe
            Submitted on: Mon 10 Jun 2013 10:45:13 PM GMT
                Category: IPv6
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: git head

    _______________________________________________________

Details:

lwip/src/include/ipv6/lwip/nd6.h defines what looks like an outdated (and
incorrect) versions of IPv6 address states: IP6_ADDRESS_STATE_INVALID &c. 
These defines are not used anywhere except single use of
IP6_ADDRESS_STATE_INVALID in nd6_tmr().  Luckily, IP6_ADDR_INVALID (the real
one) is also zero, so it does the right thing.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 10 Jun 2013 10:45:13 PM GMT  Name: nd6-addr-state.diff  Size: 1kB  
By: uwe

<http://savannah.nongnu.org/bugs/download.php?file_id=28287>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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