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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Mar 2014 19:33:49 +0200
From:	Daniel Baluta <dbaluta@...acom.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	Daniel Baluta <dbaluta@...acom.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net: remove empty lines from tcp_syn_flood_action

On Wed, Mar 19, 2014 at 3:58 PM, Daniel Baluta <dbaluta@...acom.com> wrote:
> Signed-off-by: Daniel Baluta <dbaluta@...acom.com>
> ---
>  net/ipv4/tcp_ipv4.c |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
> index c4f1d9a..4555244 100644
> --- a/net/ipv4/tcp_ipv4.c
> +++ b/net/ipv4/tcp_ipv4.c
> @@ -880,8 +880,6 @@ bool tcp_syn_flood_action(struct sock *sk,
>         bool want_cookie = false;
>         struct listen_sock *lopt;
>
> -
> -
>  #ifdef CONFIG_SYN_COOKIES
>         if (sysctl_tcp_syncookies) {
>                 msg = "Sending cookies";

Sorry for the duplicate email.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ