Linux Netfilter discussions
 help / color / mirror / Atom feed
* question on libnetfilter_conntrack
@ 2007-07-24  9:30 Filka Michal
  2007-07-24 14:10 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Filka Michal @ 2007-07-24  9:30 UTC (permalink / raw)
  To: netfilter

Hi all,

I use api provided by libnetfilter_conntrack library. When creating conntrack (nfct_conntrack_alloc) record I assign it an id. Then conntrack is successfully created (nfct_create_conntrack). However, when I try to delete it later on using the same id call (nfct_delete_conntrack) fails (NFNETLINK answers: No such file or directory). If I look at conntrack using "conntrack -L -i" I see that created record has another id than I assigned it in nfct_conntrack_alloc.

Does libnetfilter_conntrack ignore given id? If not, what can be wrong?

Configuration:
Linux debian, kernel 2.6.20.8
libnetfilter_conntrack 0.0.31

thanks for answers

Michal Filka
System Software Engineer

SITRONICS Telecom Solutions, Czech Republic a.s.


Tel.: +420 211 029 247
BB Centrum - Beta, Vyskoèilova 1461/2a, 140 00  Praha 4, Czech Republic
www.sitronicsts.com

DISCLAIMER
This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.



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

end of thread, other threads:[~2007-07-24 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-24  9:30 question on libnetfilter_conntrack Filka Michal
2007-07-24 14:10 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox