From owner-freebsd-net@FreeBSD.ORG Wed Jun 25 19:50:28 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 A70C9106566C for ; Wed, 25 Jun 2008 19:50:28 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 36F098FC31 for ; Wed, 25 Jun 2008 19:50:27 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so3424824fkk.11 for ; Wed, 25 Jun 2008 12:50:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Z5Jxig8N+zgDRJzT1xjHHZbOsi6+nIBHGsLuilhFdRc=; b=Dz8QPtyylIXJodczv+cZJEtwmyuhNnHCSUapiT+xIpmbsOAmIEcECGbvDRaJQWHxI/ RocknTjtb/9pPJgfR+fss+UEAfcImRUFAzSoo1N6tqXSTAlUw+/4Xov4Scim/GqYi8se 8MbyBjTs+XGT/YR+gppXH4QVzpKtby8iJ7/YU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=i5TSuK5Q+urd3AnisLyGad1pna3MTc0jqz/XYA1cNb0aXMwlOjjJA5pB8b6kFGpCay WfyK/vaZB+F5LtZLFs3SRbidpMvhRWENLweKLRd8ecxLNSrcf0YzdDpePD2sppl0aHDz nY381m5Jiz6iDVLDPvvznglYFJLRUrUk+IVdQ= Received: by 10.78.106.3 with SMTP id e3mr3892273huc.73.1214423425918; Wed, 25 Jun 2008 12:50:25 -0700 (PDT) Received: by 10.78.161.6 with HTTP; Wed, 25 Jun 2008 12:50:25 -0700 (PDT) Message-ID: Date: Wed, 25 Jun 2008 15:50:25 -0400 From: "Scott Ullrich" To: "Yuri Lukin" In-Reply-To: <20080625193208.M92670@swaggi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0efb44e3c6c6603e69207eb15fec2718@localhost> <20080625135437.32e7a1f9@ayiin> <48629020.8000207@elischer.org> <48629DE0.5000407@elischer.org> <20080625193208.M92670@swaggi.com> Cc: freebsd-net@freebsd.org, Julian Elischer Subject: Re: FreeBSD NAT-T patch integration X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2008 19:50:28 -0000 On Wed, Jun 25, 2008 at 3:33 PM, Yuri Lukin wrote: > I believe the original author of the patch has one that should work with current: > > http://vanhu.free.fr/FreeBSD/ Even better. Looks like http://vanhu.free.fr/FreeBSD/patch-natt-freebsd-HEAD-2008-03-19.diff might be semi up to date. Thanks a million for assisting Julian, this is going to make a lot of folks happy! :) Scott