From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 7/27] xt_MARK target, revision 2 Date: Fri, 04 Jan 2008 15:46:23 +0100 Message-ID: <477E46BF.9010306@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]:48536 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752420AbYADOtZ (ORCPT ); Fri, 4 Jan 2008 09:49:25 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit bc393707289ed79d115c0ad0d53fa60301cb3f24 > Author: Jan Engelhardt > Date: Wed Jan 2 17:42:49 2008 +0100 > > [NETFILTER]: xt_MARK target, revision 2 > > Introduces the xt_MARK target revision 2. It uses fixed types, and > also uses the more expressive XOR logic. Applied, thanks.