From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emmanuel Guiton Subject: Re: Counter problem in a new nat target. Date: Tue, 09 Dec 2003 15:48:04 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3FD5D294.3010701@netlab.hut.fi> References: Reply-To: emmanuel@netlab.hut.fi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Henrik Nordstrom Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi! >Do you really need to decrease the counters? > Well yes. My goal is to have a precise count of the connections that are not assured per destination host. I think I will try the helper option. One more question: is the target function called for each new packets or only once per conntrack? I think I read somewhere that it was the first option but I cannot remember exactly and I cannot retrieve it. Thanks a lot for your help, Emmanuel