lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #3031] Implement a new fully pool-based pbuf implement


From: Jonathan Larmour
Subject: [lwip-devel] [bug #3031] Implement a new fully pool-based pbuf implementation.
Date: Tue, 22 May 2007 11:12:43 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060513 Fedora/1.0.8-1.1.fc3.1.legacy Firefox/1.0.8

Follow-up Comment #10, bug #3031 (project lwip):

I think the stack should already be handling pbuf chains. For transmission,
the netconn API pretty much encourages it with use of netbuf_chain, and this
function would be well used.

For reception, people frequently set PBUF_POOL_BUFSIZE much smaller than the
MTU.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?3031>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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