From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: NF [PATCH 3/4] xt_TCPOPTSTRIP Date: Mon, 26 Nov 2007 17:19:32 +0100 Message-ID: <474AF214.4090301@trash.net> References: <474A74C5.8050609@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List , Sven Schnelle To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:60629 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754693AbXKZQUY (ORCPT ); Mon, 26 Nov 2007 11:20:24 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Jan Engelhardt wrote: > On Nov 26 2007 08:24, Patrick McHardy wrote: >> Jan Engelhardt wrote: >>> Netfilter: Import xt_TCPOPTSTRIP >>> >>> Originally from Sven Schnelle. >>> xt_TCPOPTSTRIP can strip TCP options from TCP packets, for example, >>> to disable Selective ACK or Window scaling. >> I already have this queued. Will push upstream soon so you >> can work against the current tree. >> > If you quilt/stgit, just replace the patch. What are the changes?