All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rémi Denis-Courmont" <rdenis@simphalempin.com>
To: netfilter-devel@lists.netfilter.org,
	Victor Stinner <victor.stinner@inl.fr>
Subject: Re: Conntrack and IPv6
Date: Thu, 4 Jan 2007 15:23:51 +0100	[thread overview]
Message-ID: <200701041523.51386@auguste.remlab.net> (raw)
In-Reply-To: <200701041452.25119.victor.stinner@inl.fr>

Le jeudi 4 janvier 2007 14:52, Victor Stinner a écrit :
> Do I need a kernel newer than 2.6.17? Or netfilter conntrack doesn't
> support IPv6?

It does if you use CONFIG_NF_CONNTRACK (nf_conntrack module) and 
CONFIG_NF_CONNTRACK_IPV6 (nf_conntrack_ipv6); it does NOT if you use 
CONFIG_IP_NF_CONNTRACK (IPv4-only). Stock kernels use the latter 
because they need IPv4 NAT support which is not provided by 
nf_conntrack before kernel version 2.6.20.

Regards,

-- 
Rémi Denis-Courmont
http://www.remlab.net/

      reply	other threads:[~2007-01-04 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04 13:52 Conntrack and IPv6 Victor Stinner
2007-01-04 14:23 ` Rémi Denis-Courmont [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200701041523.51386@auguste.remlab.net \
    --to=rdenis@simphalempin.com \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=victor.stinner@inl.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.