From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: netfilter: nf_conntrack: log packets dropped by helpers Date: Wed, 26 Aug 2009 14:55:29 +0200 Message-ID: <4A9530C1.50200@trash.net> References: <4A93D817.4080706@trash.net> <4A94073B.80106@plouf.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Pascal Hambourg Return-path: Received: from stinky.trash.net ([213.144.137.162]:40235 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932858AbZHZMza (ORCPT ); Wed, 26 Aug 2009 08:55:30 -0400 In-Reply-To: <4A94073B.80106@plouf.fr.eu.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Pascal Hambourg wrote: > Hello, > > May I ask what are the reasons for a helper to drop packets ? Mainly parsing errors, memory allocation errors and bugs.