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:	Mon, 12 Feb 2007 12:23:24 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	randy.dunlap@...cle.com
Cc:	netdev@...r.kernel.org, netfilter-devel@...ts.netfilter.org
Subject: Re: netfilter tables config problem

From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Fri, 22 Dec 2006 18:33:12 -0800

> 
> (on 2.6.20-rc1-git8)
> 
> It's possible to have
> CONFIG_NETFILTER_XTABLES=y
> and
> CONFIG_IP6_NF_MATCH_IPV6HEADER=m,
> 
> which causes this build error:
> net/built-in.o: In function `hashlimit_match':
> xt_hashlimit.c:(.text+0x1c887): undefined reference to `ipv6_find_hdr'
> make: *** [.tmp_vmlinux1] Error 1
> 
> Clean build if I set
> CONFIG_IP6_NF_MATCH_IPV6HEADER=y.
> 
> .config (for i386) attached.

I'm pretty sure we fixed that one already.  Randy do you have some
objection to testing 2.6.20-final when discoving such bugs? :-)

-
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