lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ