From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [NETFILTER]: xt_conntrack: add port and direction matching Date: Tue, 29 Jan 2008 14:08:11 +0100 Message-ID: <479F253B.6060508@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:54504 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1764064AbYA2NYJ (ORCPT ); Tue, 29 Jan 2008 08:24:09 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 7f1764fa749032eb8566226bbd1c5a58a8a5efc6 > Author: Jan Engelhardt > Date: Wed Jan 16 18:58:49 2008 +0100 > > [NETFILTER]: xt_conntrack: add port and direction matching > > Extend the xt_conntrack match revision 1 by port matching (all four > {orig,repl}{src,dst}) and by packet direction matching. Applied, thanks.