All of lore.kernel.org
 help / color / mirror / Atom feed
* Libnetfilter_conntrack problems
@ 2006-04-27 11:55 Sébastien LAVEZE
  2006-05-01 17:53 ` Harald Welte
  0 siblings, 1 reply; 16+ messages in thread
From: Sébastien LAVEZE @ 2006-04-27 11:55 UTC (permalink / raw)
  To: netfilter-devel

Hi,
I'm developping an application using the libnetfilter_conntrack
I'm using a 2.16.1 kernel and all libraries compiled with SVN sources.

1) I'm trying to get the events relatives to the destruction of conntracks
It works fine for update events ==>nfct_open(CONNTRACK,
NF_NETLINK_CONNTRACK_UPDATE)
but not for destroy ==> nfct_open(CONNTRACK,
NF_NETLINK_CONNTRACK_DESTROY), i never get any event

2) I also would like to work with ids, when i get a conntrack via a
callback the id field is always set to zero, is it normal ?

Thanks
Sebastien

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

end of thread, other threads:[~2006-05-16 10:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-27 11:55 Libnetfilter_conntrack problems Sébastien LAVEZE
2006-05-01 17:53 ` Harald Welte
2006-05-03  9:49   ` Sébastien LAVEZE
2006-05-03 11:15     ` Harald Welte
2006-05-09 15:06       ` Sébastien LAVEZE
2006-05-09 15:12         ` Pablo Neira Ayuso
2006-05-10  8:18           ` Sébastien LAVEZE
2006-05-10 13:00             ` Sébastien LAVEZE
2006-05-12  8:34               ` Sébastien LAVEZE
2006-05-12  8:42                 ` Philip Craig
2006-05-12  9:01                   ` Sébastien LAVEZE
2006-05-16 10:52                     ` Pablo Neira Ayuso
2006-05-12  7:11             ` [PATCH] conntrack: Fix option parsing for ARM Philip Craig
2006-05-13  2:24               ` Patrick McHardy
2006-05-14 22:43                 ` Pablo Neira Ayuso
2006-05-15  5:52                   ` Patrick McHardy

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.