Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Damian Lukowski
Date: Tuesday, February 9, 2010 - 3:29 pm

Am 09.02.2010, 13:37 Uhr, schrieb Ilpo Järvinen  
<ilpo.jarvinen@helsinki.fi>:



The RTT is extracted when traversing tcp_write_queue_head() in
tcp_clean_rtx_queue() but is null when the SYNACK is acknowledged,
so it may have seemed to be a harder issue for the commentator.
I also have been thinking a while how to obtain the timestamp of the
sent SYNACK, but there is no need for it.
We just need to call tcp_ack_no_tstamp(), which will set the
RTO to 3 seconds as defined in RFC 2988.

Regards
   Damian
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3][v2] tcp: fix ICMP-RTO war, Damian Lukowski, (Fri Jan 29, 3:15 pm)
Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war, David Miller, (Mon Feb 1, 12:33 am)
Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war, Damian Lukowski, (Mon Feb 8, 5:34 am)
Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war, Damian Lukowski, (Mon Feb 8, 2:58 pm)
Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war, =?ISO-8859-15?Q?Ilpo ..., (Tue Feb 9, 5:37 am)
Re: [PATCH 0/3][v2] tcp: fix ICMP-RTO war, Damian Lukowski, (Tue Feb 9, 3:29 pm)