genode/repos/os/src
Martin Stein bd77bb41df nic_router: improve handling of TCP termination
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
2018-10-29 09:36:21 +01:00
..
app */config.xsd: fix session-policy declarations 2018-08-28 16:48:47 +02:00
drivers input/ps2: poll for mouse-reset results 2018-08-28 17:10:55 +02:00
init base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00
lib VFS: line buffer LOG file-system 2018-09-13 15:21:10 +02:00
server nic_router: improve handling of TCP termination 2018-10-29 09:36:21 +01:00
test Xml_generator: fix and test missing '\0' 2018-10-29 09:36:20 +01:00