lwip-devel
[Top][All Lists]
Advanced

[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/





reply via email to

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