[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100117.190955.150527197.davem@davemloft.net>
Date: Sun, 17 Jan 2010 19:09:55 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: opurdila@...acom.com
Cc: netdev@...r.kernel.org, mpyatkovskiy@...acom.com
Subject: Re: [PATCH] tcp: account SYN-ACK timeouts & retransmissions
From: Octavian Purdila <opurdila@...acom.com>
Date: Sun, 17 Jan 2010 21:27:03 +0200
> [net-next PATCH v2] tcp: account SYN-ACK timeouts & retransmissions
>
> Currently we don't increment SYN-ACK timeouts & retransmissions
> although we do increment the same stats for SYN. We seem to have lost
> the SYN-ACK accounting with the introduction of tcp_syn_recv_timer
> (commit 2248761e in the netdev-vger-cvs tree).
>
> This patch fixes this issue. In the process we also rename the v4/v6
> syn/ack retransmit functions for clarity. We also add a new
> request_socket operations (syn_ack_timeout) so we can keep code in
> inet_connection_sock.c protocol agnostic.
>
> Signed-off-by: Octavian Purdila <opurdila@...acom.com>
Applied, thanks Octavian.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists