All of lore.kernel.org
 help / color / mirror / Atom feed
* Conntrack and IPv6
@ 2007-01-04 13:52 Victor Stinner
  2007-01-04 14:23 ` Rémi Denis-Courmont
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Stinner @ 2007-01-04 13:52 UTC (permalink / raw)
  To: netfilter-devel

Hi,

To test my Python binding, I tried to dump conntrack table for IPv6 protocol 
but I just get the error "Address family not supported by protocol".

I tried old libnetfilter_conntrack API and I don't get error. But I can't see 
my connections (whereas "netstat --protocol inet6" lists them).

Do I need a kernel newer than 2.6.17? Or netfilter conntrack doesn't support 
IPv6?

For my tests, I used a ssh connection to ipv6-localhost ("ssh ::1").

Victor Stinner
http://www.inl.fr/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-04 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 13:52 Conntrack and IPv6 Victor Stinner
2007-01-04 14:23 ` Rémi Denis-Courmont

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.