lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #47291] lowpan6: wrong datagram size for fragmentation


From: Martine Lenders
Subject: [lwip-devel] [bug #47291] lowpan6: wrong datagram size for fragmentation
Date: Sun, 28 Feb 2016 04:06:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

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

                 Summary: lowpan6: wrong datagram size for fragmentation
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: authmillenon
            Submitted on: Sun 28 Feb 2016 04:06:35 AM 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: git head

    _______________________________________________________

Details:

RFC 6282 states in <a
href="https://tools.ietf.org/html/rfc6282#section-2";>section 2</a>:

<pre>
   [RFC4944] defines the fragment header's datagram_size and
   datagram_offset values as the size and offset of the IPv6 datagram
   before compression.  As a result, all fragment payload outside the
   first fragment must carry their respective portions of the IPv6
   datagram before compression.  This document does not change that
   requirement.
</pre>

The newly introduced lowpan6.c however uses the datagram_size and
datagram_offset <i>after</i> compression.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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