genode/libports/src/test/lwip/pingpong/server
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
..
libc_lwip pingpong: fix compiler warnings 2013-09-04 12:14:22 +02:00
lwip pingpong: fix compiler warnings 2013-09-04 12:14:22 +02:00
main.cc Make NIC RX/TX buffer sizes configureable in libc 2013-10-22 08:00:14 +02:00