From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [06/19] libxt_TOS Date: Sun, 20 Jan 2008 14:24:20 +0100 Message-ID: <47934B84.40601@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]:57872 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752998AbYATNZV (ORCPT ); Sun, 20 Jan 2008 08:25:21 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > Move libipt_TOS revision 0 to libxt_TOS revision 0 and add support > for xt_TOS target revision 1. > > Signed-off-by: Jan Engelhardt > > --- > extensions/libipt_TOS.c | 159 ----------------------- > extensions/libipt_TOS.man | 11 - > extensions/libxt_TOS.c | 257 ++++++++++++++++++++++++++++++++++++++ > extensions/libxt_TOS.man | 27 +++ > include/linux/netfilter/xt_DSCP.h | 5 > 5 files changed, 289 insertions(+), 170 deletions(-) Applied.