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:	Tue, 17 Jun 2008 21:15:35 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ramirose@...il.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6 2/2] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c
 (RESEND).

From: "Rami Rosen" <ramirose@...il.com>
Date: Tue, 17 Jun 2008 09:22:53 +0300

> In net/ipv6/tcp_ipv6.c:
> 
> 1) Remove unneeded tcp_v6_send_check() declaration.
> 
> 2) Unify two consecutive #ifdef CONFIG_TCP_MD5SIG (with nothing in
>   between them) into one #ifdef CONFIG_TCP_MD5SIG.
>
> Signed-off-by: Rami Rosen <ramirose@...il.com>

Rami, I was going to apply this to net-next-2.6

The MD5 code changed a bit and in fact that
sequence of local variables then code with ifdef
protection isn't even there any more.

Could you respin this patch against net-next-2.6,
just the #1 part?

Thanks!
--
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