lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7142] Sanity check user-configurable values


From: Jonathan Larmour
Subject: [lwip-devel] [task #7142] Sanity check user-configurable values
Date: Fri, 03 Aug 2007 15:17:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070530 Fedora/1.5.0.12-1.fc5 Firefox/1.5.0.12

Follow-up Comment #3, task #7142 (project lwip):

>>TCP_WND versus PBUF_POOL_SIZE*PBUF_POOL_BUFSIZE
>
>Sure of that? TCP_WND isn't "per PCB", vs a "global" PBUF_POOL" is
>shared by all pcb ? 

Yes, but you can still check that there is enough pbuf pool capacity to
support TCP_WND for a single connection. We can't suppose to guess about more
than that, but just one should be reasonable to verify. Are am I forgetting
something?


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7142>

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





reply via email to

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