[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: |
Thu, 09 Aug 2007 14:13:40 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #26, task #6861 (project lwip):
Since I'm currently only checking my emails (not at home yet), I can't really
look at the code. But some comments anyway:
- The doubly linked list was necessary with my first try, I think it can be
converted to a simple linked list by remembering the previous element when
going through the list.
- I'd also vote for throwing away the oldest fragment. Although there's a
chance we throw away fragments too fast, that would be a result of
misconfiguration almost certainly.
- If combining chain and validate works, it would be good for performance.
I'm not convinced it would shrink the code much, though.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6861>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/