From: David Miller <davem@davemloft.net>
To: opurdila@ixiacom.com
Cc: netdev@vger.kernel.org, mpyatkovskiy@ixiacom.com
Subject: Re: [PATCH] tcp: account SYN-ACK timeouts & retransmissions
Date: Sun, 17 Jan 2010 19:09:55 -0800 (PST) [thread overview]
Message-ID: <20100117.190955.150527197.davem@davemloft.net> (raw)
In-Reply-To: <201001172127.03713.opurdila@ixiacom.com>
From: Octavian Purdila <opurdila@ixiacom.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@ixiacom.com>
Applied, thanks Octavian.
prev parent reply other threads:[~2010-01-18 3:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-06 20:10 [PATCH] tcp: account SYN-ACK timeouts & retransmissions Octavian Purdila
2010-01-08 1:25 ` David Miller
2010-01-11 22:16 ` Octavian Purdila
2010-01-12 0:15 ` David Miller
2010-01-12 16:55 ` Octavian Purdila
2010-01-13 21:07 ` Octavian Purdila
2010-01-14 10:03 ` David Miller
2010-01-17 19:27 ` Octavian Purdila
2010-01-18 3:09 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100117.190955.150527197.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=mpyatkovskiy@ixiacom.com \
--cc=netdev@vger.kernel.org \
--cc=opurdila@ixiacom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).