From owner-freebsd-net@FreeBSD.ORG Thu Jun 26 00:14:02 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F31FA106564A for ; Thu, 26 Jun 2008 00:14:02 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from shrew.net (206-223-169-85.beanfield.net [206.223.169.85]) by mx1.freebsd.org (Postfix) with ESMTP id C3F3E8FC19 for ; Thu, 26 Jun 2008 00:14:02 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from localhost (wm-ca.hub.org [206.223.169.82]) by shrew.net (Postfix) with ESMTP id 96E5879E2CA; Wed, 25 Jun 2008 19:14:02 -0500 (CDT) Received: from shrew.net ([206.223.169.85]) by localhost (mx1.hub.org [206.223.169.82]) (amavisd-new, port 10024) with ESMTP id 83815-09; Thu, 26 Jun 2008 00:14:02 +0000 (UTC) Received: from hole.shrew.net (cpe-70-113-206-103.austin.res.rr.com [70.113.206.103]) by shrew.net (Postfix) with ESMTP id 2CC4A79E26A; Wed, 25 Jun 2008 19:14:02 -0500 (CDT) Received: from hole.shrew.net (localhost [127.0.0.1]) by hole.shrew.net (8.14.2/8.14.2) with ESMTP id m5Q0DxCP048521; Wed, 25 Jun 2008 19:13:59 -0500 (CDT) (envelope-from mgrooms@shrew.net) Received: (from www@localhost) by hole.shrew.net (8.14.2/8.14.2/Submit) id m5Q0DxQR048520; Wed, 25 Jun 2008 19:13:59 -0500 (CDT) (envelope-from mgrooms@shrew.net) X-Authentication-Warning: hole.shrew.net: www set sender to mgrooms@shrew.net using -f To: Julian Elischer MIME-Version: 1.0 Date: Wed, 25 Jun 2008 19:13:59 -0500 From: mgrooms Organization: Shrew Soft Inc In-Reply-To: <48629DE0.5000407@elischer.org> References: <48629DE0.5000407@elischer.org> Message-ID: <7ec5b81263bb9dc933d392a8efb26136@localhost> X-Sender: mgrooms@shrew.net User-Agent: RoundCube Webmail/0.1-rc1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, Norberto Meijome , Scott Ullrich Subject: Re: FreeBSD NAT-T patch integration X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mgrooms@shrew.net List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 00:14:03 -0000 On Wed, 25 Jun 2008 12:34:56 -0700, Julian Elischer wrote: > Scott Ullrich wrote: >> On Wed, Jun 25, 2008 at 2:36 PM, Julian Elischer > wrote: >>> >>> where is the patch? >>> >>> >> >> The version that we use in RELENG_7_0 is located here: >> > http://cvs.pfsense.org/cgi-bin/cvsweb.cgi/tools/patches/RELENG_7_0/patch-natt-freebsd7-2008-03-11.diff?rev=1.1;content-type=text%2Fplain >> >> Thanks Julian! > > I don't have time to do a lot of work on it, but if you can get me a > patch that applies cleanly on -current > and that you have tested, along with testing other cases (e.g. not > compiled in) > then I can give it a look over and if it looks ok I can commit it > to -current and then MFC it back to 7 in a week's time or so. > is it ABI compatible? > Julian, To my knowledge, here are the latest patch sets ... http://vanhu.free.fr/FreeBSD/patch-natt-freebsd6-2007-05-31.diff http://vanhu.free.fr/FreeBSD/patch-natt-freebsd7-2008-03-11.diff http://vanhu.free.fr/FreeBSD/patch-natt-freebsd-HEAD-2008-03-19.diff Thanks, -Matthew