projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b54bf
)
stubdom: for safety, tell lwip we use the heap in the event handler
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 11 Aug 2008 14:00:06 +0000
(15:00 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Mon, 11 Aug 2008 14:00:06 +0000
(15:00 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
extras/mini-os/include/lwipopts.h
patch
|
blob
|
history
diff --git
a/extras/mini-os/include/lwipopts.h
b/extras/mini-os/include/lwipopts.h
index 3bc9703cc2591c96e651156858f3ce870e2cb8cc..bc5555e45f261f44304467657748a3182a27ccd5 100644
(file)
--- a/
extras/mini-os/include/lwipopts.h
+++ b/
extras/mini-os/include/lwipopts.h
@@
-15,6
+15,7
@@
#define LWIP_DHCP 1
#define LWIP_COMPAT_SOCKETS 0
#define LWIP_IGMP 1
+#define LWIP_USE_HEAP_FROM_INTERRUPT 1
#define MEMP_NUM_SYS_TIMEOUT 10
#define TCP_SND_BUF 3000
#define TCP_MSS 1500