* connection tracking module
@ 2009-12-16 16:27 ratheesh k
0 siblings, 0 replies; only message in thread
From: ratheesh k @ 2009-12-16 16:27 UTC (permalink / raw)
To: netfilter; +Cc: netfilter-devel
Hi ,
I am a little confused about connection tracking . I would like
to clarify those with your valuable inputs . If you can find some time
, i will be grateful .
1. Each connection tacking module ( example - nf_conntrack_ftp
) will keep its own independent tuple hash tables ??
2. Suppose i have nf_conntrack_ftp , nf_conntrack_proto_tcp
modules loaded . If i initiate a data transfer using ftp protocol ,
which connection tracking module will have tuple information .?
{ My question is :- > if i dont have nf_conntrack_proto_ftp
loaded , it will be tracked by nf_conntrack_proto_tcp }
3. for the question 2 , which will be skb->nfct contains ?
4. what exactly helper routines does ? is it only find out
related connection .or any other functionality ?
5. nf_conntrack_proto_tcp also has helper routines ?
Thanks,
Ratheesh
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-16 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 16:27 connection tracking module ratheesh k
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).