[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03066) Re: IPv4, IPv6 netfilter consolidation (?)
Hello,
On Friday 08 of October 2004 08:22, Yasuyuki Kozakai wrote:
> > > bCONNTRACK-YYYYMMDD branch(yes, the latest is 20040816) still
> > > includes ip_conntrack, ip6_conntrack. nf_conntrack can track both
> > > IPv4 and IPv6 connection state, but I didn't remove ip_conntrack
> > > and ip6_conntrack for compatibility reason and nf_conntrack
> > > doesn't include IPv4 NAT facility.
Great!
The code looks very similar what I imagined it would be.
Thank you very much.
I'll have to look closer and test it.
> Oh, this cvsweb is buggy ? I can't see files for nf_conntrack at
>
> http://www.linux-ipv6.org/cvsweb/usagi/kernel/linux26/net/ipv6/netfil
>ter/?only_with_tag=bCONNTRACK-20040816
>
> Then could you try with cvs ? Or you can also get/see
> nf_conntrack(slightly old) in patch-o-matic-ng from Netfilter Project
> site.
Looks like cvsweb has some issues. I don't see it there, but I can check
it out from CVS without any problems.
Michal