lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37959] ip6_debug_print prints plen, nexth, hoplim in


From: Valery Ushakov
Subject: [lwip-devel] [bug #37959] ip6_debug_print prints plen, nexth, hoplim in wrong byte order
Date: Wed, 19 Dec 2012 15:36:26 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.11) Gecko/20100101 Firefox/10.0.11

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

                 Summary: ip6_debug_print prints plen, nexth, hoplim in wrong
byte order
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: uwe
            Submitted on: Wed 19 Dec 2012 03:36:25 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:

ip6_debug_print prints plen, netxh, hoplim with an extra ntohs, e.g.
ntohs(IP6H_PLEN(ip6hdr)), etc - but IP6H_* macros already do ntohs()
internally (as hinted by 'H'ost in their names).





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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