From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Time counter of connections (libnetfilter-conntrack?) Date: Sat, 16 Oct 2010 19:59:08 +0200 Message-ID: <4CB9E7EC.6050101@netfilter.org> References: <4CB924EC.3090906@dcc.ufba.br> <4CB960A8.3070001@netfilter.org> <4CB9A11F.5010906@dcc.ufba.br> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CB9A11F.5010906@dcc.ufba.br> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Italo Valcy Cc: netfilter@vger.kernel.org On 16/10/10 14:57, Italo Valcy wrote: > Hi guys, > > Thank you Jan, Pablo, for the reply. It's like I imagined. One doubt: > the 'id' field of nf_conntrack struct is unique? (I'd like to use it as > index to the struct that I'll use to track the timestamps...) Yes, it is.