From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: conntrack (nf_conn) locking question Date: Mon, 12 Sep 2011 20:53:54 +0200 Message-ID: <20110912185354.GB4018@1984> References: <20110912084557.GA2080@1984> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel To: Gidon Miller Return-path: Received: from mail.us.es ([193.147.175.20]:52270 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753996Ab1ILSx4 (ORCPT ); Mon, 12 Sep 2011 14:53:56 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Sep 12, 2011 at 01:11:50PM +0300, Gidon Miller wrote: > Hi Pablo, > thanks for your reply. can you please refer me to any documentation on > how to use ct extensions? Only code, see net/netfilter/nf_conntrack_acct.c for instance.