mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
bd77bb41df
Like suggested by RFC 2663, reprogram the dissolve timeout of a TCP link state to 2 times the maximum segment lifetime (by default 1 minute) when receiving a matching packet with the FIN flag set, or with the ACK flag set to acknowledge a FIN of the remote side. Mark a link state as closed (no further reprogramming of the dissolve timeout) and set the dissolve timeout to 2 times the maximum segment lifetime when receiving a packet with the RESET flag set. Issue #2953 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.