From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 16/27] xt_mark match, revision 1 Date: Fri, 04 Jan 2008 16:23:35 +0100 Message-ID: <477E4F77.5040309@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]:49418 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128AbYADP0i (ORCPT ); Fri, 4 Jan 2008 10:26:38 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 6b860cb2fa5704f575458cd031e3166ba30dfc17 > Author: Jan Engelhardt > Date: Wed Jan 2 18:23:04 2008 +0100 > > [NETFILTER]: xt_mark match, revision 1 > > Introduces the xt_mark match revision 1. It uses fixed types, > eventually obsoleting revision 0 some day (uses nonfixed types). > > Signed-off-by: Jan Engelhardt Applied, thanks Jan.