[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #36273] Bug with MEMP_MEM_MALLOC = 0
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #36273] Bug with MEMP_MEM_MALLOC = 0 |
Date: |
Thu, 03 May 2012 18:26:33 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0 |
Update of bug #36273 (project lwip):
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
I'm not totally getting what your problem is, but are you 100% sure you don't
violate lwIP's threading requirements (i.e. only one thread may be active in
lwIP at a time - which also means when using the tcpip_thread, your netif must
not pass packets into lwIP from interrupt context unless using tcpip_input for
that)?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?36273>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #36273] Bug with MEMP_MEM_MALLOC = 0,
Simon Goldschmidt <=