lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #49292] IP_HLEN seems to be incorrect in ip4.h


From: Dirk Ziegelmeier
Subject: [lwip-devel] [bug #49292] IP_HLEN seems to be incorrect in ip4.h
Date: Fri, 7 Oct 2016 14:37:41 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49292 (project lwip):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Your port does not seem to correctly implement struct packing. Triple check
this - sizeof(struct ip_hdr) MUST BE 20 - you won't get far without this
working correctly.

See https://en.wikipedia.org/wiki/IPv4#Header
-> header (without options) is 20 bytes


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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