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:	Wed, 04 Sep 2013 00:55:18 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	subramanian.vijay@...il.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] tcp: Change return value of
 tcp_rcv_established()

From: Vijay Subramanian <subramanian.vijay@...il.com>
Date: Tue,  3 Sep 2013 12:23:22 -0700

> tcp_rcv_established() returns only one value namely 0. We change the return
> value to void (as suggested by David Miller).
> 
> After commit 0c24604b (tcp: implement RFC 5961 4.2), we no longer send RSTs in
> response to SYNs. We can remove the check and processing on the return value of
> tcp_rcv_established().
> 
> We also fix jtcp_rcv_established() in tcp_probe.c to match that of
> tcp_rcv_established().
> 
> 
> Signed-off-by: Vijay Subramanian <subramanian.vijay@...il.com>

Applied.
--
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