From owner-freebsd-ipfw@FreeBSD.ORG Thu Feb 28 15:33:31 2008 Return-Path: Delivered-To: freebsd-ipfw@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA3BE1065671 for ; Thu, 28 Feb 2008 15:33:31 +0000 (UTC) (envelope-from piso@southcross.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 711408FC1A for ; Thu, 28 Feb 2008 15:33:31 +0000 (UTC) (envelope-from piso@southcross.wired.org) Received: from southcross.wired.org (host-84-221-97-132.cust-adsl.tiscali.it [84.221.97.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id 994B711AE80 for ; Thu, 28 Feb 2008 16:08:47 +0100 (CET) Received: (from piso@localhost) by southcross.wired.org (8.14.2/8.14.1/Submit) id m1SFBZUR073409 for freebsd-ipfw@FreeBSD.org; Thu, 28 Feb 2008 16:11:35 +0100 (CET) (envelope-from piso) Date: Thu, 28 Feb 2008 16:11:34 +0100 From: Paolo Pisati To: freebsd-ipfw@FreeBSD.org Message-ID: <20080228151134.GA73358@tin.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: Subject: [patch] ipfw_nat as a kld module X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 15:33:31 -0000 Here is the patch against HEAD: http://people.freebsd.org/~piso/ipfw_nat_module.patch Any objection if i commit it? bye, P.