ipv6 conntrack status?
Patrick McHardy
kaber at trash.net
Sat Mar 4 10:03:56 CET 2006
Saku Ytti wrote:
> On (2006-03-03 02:41 +0900), Yasuyuki KOZAKAI wrote:
>
>
>>You can use nf_conntrack_ipv6 in mainline kernel, not ip6_conntrack.
>>To build it, please disable IP_NF_CONNTRACK, enable NF_CONNTRACK and
>>NF_CONNTRACK_IPV6. NF_CONNTRACK is in the menu "Core Netfilter Configuration",
>>and NF_CONNTRACK_IPV6 in the menu "IPv6: Netfilter Configuration
>>(EXPERIMENTAL)".
>
>
> Indeed menuconfig hides the new conntrack if old one is chosen,
> as was my case.
Maybe we can find a better way to choose between the two conntrack
implementations. Right now its really confusing, IP_NF_CONNTRACK
hides NF_CONNTRACK, but if NF_CONNTRACK is selected I can still
choose IP_NF_CONNTRACK even though it won't work. Maybe a
"choice" option?
More information about the netfilter-devel
mailing list