[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #6861] Pimp ip_frag.c
From: |
Kieran Mansley |
Subject: |
[lwip-devel] [task #6861] Pimp ip_frag.c |
Date: |
Thu, 26 Jul 2007 15:15:24 +0000 |
User-agent: |
Opera/9.21 (X11; Linux i686; U; en) |
Follow-up Comment #21, task #6861 (project lwip):
I think this is something we have to cope with. Just waiting for a
retransmission is no good as the retransmitted one may also overlap (there's
a good chance of this). We'd throw that one away too, and all future
retransmissions, and so never make any progress.
Coping with the overlap should be fine. There's similar code to do this
already when we're adding/removing packets from the out-of-order list on
packet reception I think.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6861>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #6861] Pimp ip_frag.c, Kieran Mansley, 2007/07/13
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/07/13
- [lwip-devel] [task #6861] Pimp ip_frag.c, Jonathan Larmour, 2007/07/20
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/07/20
- [lwip-devel] [task #6861] Pimp ip_frag.c, Thomas Taranowski, 2007/07/23
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/07/23
- [lwip-devel] [task #6861] Pimp ip_frag.c, Thomas Taranowski, 2007/07/23
- [lwip-devel] [task #6861] Pimp ip_frag.c, Jonathan Larmour, 2007/07/26
- [lwip-devel] [task #6861] Pimp ip_frag.c, Jonathan Larmour, 2007/07/26
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/07/26
- [lwip-devel] [task #6861] Pimp ip_frag.c,
Kieran Mansley <=
- [lwip-devel] [task #6861] Pimp ip_frag.c, Thomas Taranowski, 2007/07/27
- [lwip-devel] [task #6861] Pimp ip_frag.c, Thomas Taranowski, 2007/07/27