lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #36300] PPP CHAP stack requirements reduction


From: Sylvain Rochet
Subject: [lwip-devel] [bug #36300] PPP CHAP stack requirements reduction
Date: Mon, 30 Apr 2012 08:35:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 Iceweasel/10.0.2

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

As a side note:

Calling ethernet_input() from a thread other than the LwIP thread is a bad
idea, this is not a thread-safe way, this was discussed on the lwip-users
mailing list and was a bug in the port I used. 

This doesn't change anything about the huge stack requirement, except that it
now requires stack memory on the LwIP thread.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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