mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
8f0c789ed4
* 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 |
||
---|---|---|
.. | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports', and 'qt4'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.