lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9367] init: Correct minimal MEMP_NUM_SYS_TIMEOUT se


From: Sylvain Rochet
Subject: [lwip-devel] [patch #9367] init: Correct minimal MEMP_NUM_SYS_TIMEOUT setting check
Date: Tue, 13 Jun 2017 13:38:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #4, patch #9367 (project lwip):

I first have to figure out how much timers are actually used simultaneously
for PPP, for example IPCP and IP6CP are only running once Authentication phase
is passed so auth timers and IP timers can't run concurrently. Furthermore
once low level protocol is established (Ethernet or L2TP) no timers are
running for them too, and this is before authentication phase. Thus, at first
first, link level, authentication, and establish timers can be shared.

Sylvain

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9367>

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




reply via email to

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