genode/libports/include/lwip
Alexander Boettcher 8d9e7d0da2 lwip: set some reasonable default rcv buf size
lwip reports via getsockopt the size of the default size of the receive buffer
to the netperf server. lwip returns 2GB and netperf server uses this value to
allocate some buffers - which of course fails with out of memory.

Reduces the "default size" to some smaller value.

With the commit we are not forced anymore to (but still can) use specific
netperf client options regarding memory allocations of the receive buffer.
2013-06-26 17:42:02 +02:00
..
arch Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lwipopts.h lwip: set some reasonable default rcv buf size 2013-06-26 17:42:02 +02:00