mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
3cdcb528ff
Replace former rtt_sec attribute of the <config> tag by more specific (and still optional) attributes for timeouts used in the NIC router (these are also the default values): <config dhcp_discover_timeout_sec="10" dhcp_request_timeout_sec="10" dhcp_offer_timeout_sec="10" udp_idle_timeout_sec="30" tcp_idle_timeout_sec="600" tcp_max_segm_lifetime_sec="30"> Details about the new attributes can be found in the README of the router. Issue #2590 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
mk | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
This directory contains ports of popular 3rd-party applications to Genode. The 'ports' repository follows the line of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to 'libports/README'. Dependencies from other repositories ------------------------------------ Application provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.