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, 20 Jan 2011 21:10:28 +0100
From:	Patrick McHardy <kaber@...sh.net>
To:	John Fastabend <john.r.fastabend@...el.com>
CC:	"netfilter-devel@...r.kernel.org" <netfilter-devel@...r.kernel.org>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"pablo@...filter.org" <pablo@...filter.org>
Subject: Re: [PATCH] netfilter: undefined reference to 'nf_conntrack_tstamp_*'

Am 20.01.2011 21:05, schrieb John Fastabend:
> On 1/20/2011 11:52 AM, Patrick McHardy wrote:
>> Am 20.01.2011 20:16, schrieb John Fastabend:
>>> net/built-in.o: In function `nf_conntrack_init_net':
>>> net/netfilter/nf_conntrack_core.c:1521:
>>> 	undefined reference to `nf_conntrack_tstamp_init'
>>> net/netfilter/nf_conntrack_core.c:1531:
>>> 	undefined reference to `nf_conntrack_tstamp_fini'
>>>
>>> Add 'selects' notation to Kconfig to include NF_CONNTRACK_TIMESTAMP
>>> this resolves all the config files I tested.
>>
>> That's not the correct fix, NF_CONNTRACK_TIMESTAMP is supposed
>> to be option. Please try whether this patch fixes the problem.
>>
> 
> You patch fixes this thanks!

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