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: Thu, 30 Aug 2007 15:42:11 +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

Update of task #7142 (project lwip):

        Percent Complete:                     30% => 70%                    

    _______________________________________________________

Follow-up Comment #14:

I have made some more changes to this file to add some more checks and to
move all the compile-time checks out of the LWIP_DEBUG ifdef block.

I realised some of the checks were to compare with the number of pbufs usable
for outgoing packets, but of course we don't know how many PBUF_RAMs will be
created. We could put a maxmimum on that value by dividing down MEM_SIZE, but
there doesn't seem much point. So I have removed some of the TODOs.
 
There's still a check for the number of pool pbufs and TCP_WND though as I
think that's still valid for incoming packets.


    _______________________________________________________

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]