Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762362AbXFBRJT (ORCPT ); Sat, 2 Jun 2007 13:09:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760623AbXFBRJL (ORCPT ); Sat, 2 Jun 2007 13:09:11 -0400 Received: from mailer.gwdg.de ([134.76.10.26]:55356 "EHLO mailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760610AbXFBRJJ (ORCPT ); Sat, 2 Jun 2007 13:09:09 -0400 Date: Sat, 2 Jun 2007 19:08:22 +0200 (MEST) From: Jan Engelhardt To: Amin Azez cc: Netfilter Developer Mailing List , Linux Kernel Mailing List Subject: Re: [PATCH] xt_gateway match (kernel,2) In-Reply-To: Message-ID: References: <46604D8B.7030507@ufomechanic.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 821 Lines: 22 On Jun 2 2007 18:56, Jan Engelhardt wrote: >--- > include/linux/netfilter/xt_gateway.h | 13 +++++ > net/netfilter/Kconfig | 9 +++ > net/netfilter/Makefile | 1 > net/netfilter/xt_gateway.c | 85 +++++++++++++++++++++++++++++++++++ > 4 files changed, 108 insertions(+) A MODULE_ALIAS was missing, causing iptables/netfilter not to autoload the module. SVN tree¹ updated (grab the refreshed patch from there, not reposting for this minimal change). Jan -- [¹] https://dev.computergmbh.de/svn/misc_kernel/xt_gateway/trunk/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/