[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #47291] lowpan6: wrong datagram size for fragmentation
From: |
Ivan Delamer |
Subject: |
[lwip-devel] [bug #47291] lowpan6: wrong datagram size for fragmentation |
Date: |
Thu, 03 Mar 2016 23:53:20 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 |
Update of bug #47291 (project lwip):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Yes, you are right.
We need to:
- Change the length field
- Change input processing. Currently packets are de-fragmented and then
uncompressed, we probably need to uncompress the first fragment when it
arrives, and then append the following fragments.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?47291>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #47291] lowpan6: wrong datagram size for fragmentation,
Ivan Delamer <=