genode/os/include/nic_session
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
..
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
client.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
connection.h Make NIC RX/TX buffer sizes configureable in libc 2013-10-22 08:00:14 +02:00
nic_session.h Increase default NIC session's queue size (fix #870) 2013-09-02 19:42:26 +02:00
rpc_object.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00