|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [task #6861] Pimp ip_frag.c |
Date: | Tue, 26 Jun 2007 15:28:10 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #8, task #6861 (project lwip): Why can't we allocat a PBUF_RAM in ip_reass_init() (or ip_frag_init :) and use that as the static buffer? That way we wouldn't have to allocate a PBUF_REF (for data and IP header) _and_ a PBUF_RAM (for link header) but simply could reuse the single PBUF_RAM all the time. Jonathan? _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?6861> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |