From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: The glorious NFCT "none" helper Date: Mon, 23 May 2011 16:29:39 +0200 Message-ID: <4DDA6F53.9060809@trash.net> References: <1305757266-8730-1-git-send-email-jengelh@medozas.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: pablo@netfilter.org, netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:34945 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754389Ab1EWOaL (ORCPT ); Mon, 23 May 2011 10:30:11 -0400 In-Reply-To: <1305757266-8730-1-git-send-email-jengelh@medozas.de> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On 19.05.2011 00:21, Jan Engelhardt wrote: > Hej, > > > While working with a customer setup, I came up with this funny idea > of plugging a no-op NFCT helper in to workaround some nfct_ftp > problem. Besides that, it may also be used to simply skip helping and > save cycles. See the patch's message for details - I'd love to hear > something about it. > > (NB: nf_nat_ftp was loaded, but not used when connecting between netA > and netB.) Wouldn't a flag to the CT target to skip the helper lookup work as well?