From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: u32 patch Date: Tue, 08 Aug 2006 11:28:41 +0200 Message-ID: <44D85949.3050804@trash.net> References: <20060802212232.GA29168@packetconsulting.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Piotr Chytla In-Reply-To: <20060802212232.GA29168@packetconsulting.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Piotr Chytla wrote: > Here are some small patch for u32 match, to work on 2.6.17 kernels . > Matchsize in ipt_match struct was missing. Thanks, applied.