genode/repos/os/src
Martin Stein 3cdcb528ff nic_router: advanced timeout configuration
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
2017-12-21 15:01:32 +01:00
..
app pointer: strip the last label element when matching labels 2017-11-30 11:23:22 +01:00
drivers timer epit: fix multi-wraps and bug in rate limit 2017-11-30 11:23:20 +01:00
init init: forward RAM/cap quota session errors 2017-11-30 11:23:13 +01:00
lib timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
server nic_router: advanced timeout configuration 2017-12-21 15:01:32 +01:00
test pointer: custom pointer shape support 2017-11-30 11:23:22 +01:00