lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #22983] Bugs in unix port unixsim program


From: Frédéric Bernon
Subject: [lwip-devel] [bug #22983] Bugs in unix port unixsim program
Date: Sun, 04 May 2008 19:58:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

Follow-up Comment #2, bug #22983 (project lwip):

Rishi, 

In init.c, there is this sanity check:

/* There must be sufficient timeouts, taking into account requirements of the
subsystems. */
#if ((NO_SYS==0) && (MEMP_NUM_SYS_TIMEOUT < (LWIP_TCP + IP_REASSEMBLY +
LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS +
PPP_SUPPORT)))
  #error "MEMP_NUM_SYS_TIMEOUT is too low to accomodate all required
timeouts"
#endif

Isn't it enought for the first point?

For the second point, I don't have values, but a U16_F for stats format.
Which lwIP release do you use ?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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