[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #6861] Pimp ip_frag.c
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #6861] Pimp ip_frag.c |
Date: |
Tue, 09 Oct 2007 19:34:05 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 |
Follow-up Comment #36, task #6861 (project lwip):
> discard the oldest fragments when reassembling
I've been thinking about how to code this, and I didn't really find a
solution except generating a second linked list of all fragments in the order
of their creation (including a pointer to the packet they are enqueued), which
isn't really in the spirit of lwIP for me...
Any other ideas?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6861>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/06
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/06
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/07
- [lwip-devel] [task #6861] Pimp ip_frag.c, Frédéric Bernon, 2007/10/08
- [lwip-devel] [task #6861] Pimp ip_frag.c, Frédéric Bernon, 2007/10/08
- RE: [lwip-devel] [task #6861] Pimp ip_frag.c, Goldschmidt Simon, 2007/10/08
- [lwip-devel] [task #6861] Pimp ip_frag.c, Jonathan Larmour, 2007/10/08
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/08
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/09
- [lwip-devel] [task #6861] Pimp ip_frag.c,
Simon Goldschmidt <=
- [lwip-devel] [task #6861] Pimp ip_frag.c, Jonathan Larmour, 2007/10/10
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/10
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/11
- [lwip-devel] [task #6861] Pimp ip_frag.c, Thomas Taranowski, 2007/10/17
- [lwip-devel] [task #6861] Pimp ip_frag.c, Simon Goldschmidt, 2007/10/18