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:	Thu, 06 Sep 2007 13:49:04 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	bernhard@...lle.de
Cc:	linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
	akpm@...ux-foundation.org
Subject: Re: [PATCH] Fix config requirements of IPv6

From: Bernhard Walle <bernhard@...lle.de>
Date: Thu, 6 Sep 2007 22:01:52 +0200

> [PATCH] Fix config requirements of IPv6
> 
> net/ipv6/inet6_connection_sock.c in function __inet6_csk_dst_store() requires
> flow_cache_genid which is defined in net/core/flow.c which is compiled when
> CONFIG_XFRM is set.
> 
> This patch expresses that dependency.
> 
> 
> Signed-off-by: Bernhard Walle <bernhard@...lle.de>

IPV6 should not require XFRM, a proper fix for this issue
was added to the net-2.6.24 tree earlier today already.
-
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