genode/libports/src/lib/lwip
Stefan Kalkowski 8f0c789ed4 Make NIC RX/TX buffer sizes configureable in libc
* Remove far too low default values from Nic::Connection constructor
* Extend lwip initialization function with desired TX/RX buffer sizes
* Add configuration possibility to libc_lwip_dhcp plugin to define
  buffer sizes, like the following:

  '<libc tx_buf_size="1M" tx_buf_size="1M"/>'

Fixes #892
2013-10-22 08:00:14 +02:00
..
include Make NIC RX/TX buffer sizes configureable in libc 2013-10-22 08:00:14 +02:00
platform Make NIC RX/TX buffer sizes configureable in libc 2013-10-22 08:00:14 +02:00
errno.patch libports: update lwip to STABLE-1.4.1-RC1 2012-08-15 14:31:18 +02:00
libc_select_notify.patch libports: update lwip to STABLE-1.4.1-RC1 2012-08-15 14:31:18 +02:00
sockets_c_errno.patch libports: update lwip to STABLE-1.4.1-RC1 2012-08-15 14:31:18 +02:00
sol_socket_definition.patch libports: update lwip to STABLE-1.4.1-RC1 2012-08-15 14:31:18 +02:00