mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 18:22:41 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.