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: Mon, 08 Oct 2007 14:37:28 +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 #34, task #6861 (project lwip):

Hmm, Thomas marked it as done, but I don't know what his status on this task
is...

> I see the solution to using IP_HLEN...

Not using IP_HLEN is not that easy for us since we have the ram for the IP
header 'statically' allocated in the struct ip_reassdata. If we don't know how
long the header will be, we have to allocate that ram from the heap :-(

The 'throw away old fragments and favour new ones' thing is another thing
that's open, yes. I'll think about how to do that...

    _______________________________________________________

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]