From owner-freebsd-net@FreeBSD.ORG Thu Aug 13 16:05:06 2009 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 D84761065672 for ; Thu, 13 Aug 2009 16:05:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 912F88FC45 for ; Thu, 13 Aug 2009 16:05:06 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id E70BB41C6A3; Thu, 13 Aug 2009 18:05:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id XoycW5qnX1Ru; Thu, 13 Aug 2009 18:05:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 6F29441C6A1; Thu, 13 Aug 2009 18:05:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 19C314448EC; Thu, 13 Aug 2009 16:04:06 +0000 (UTC) Date: Thu, 13 Aug 2009 16:04:05 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: freebsd-net@freebsd.org Message-ID: <20090813154703.Y93661@maildrop.int.zabbadoz.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: VANHULLEBUS Yvan Subject: NAT-T patch for 7-STABLE 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: Thu, 13 Aug 2009 16:05:07 -0000 Hi, I just MFCed the UDP Control Block, which is a prerequisite for merging the NAT-T patch from HEAD (8) to 7-STABLE: http://svn.freebsd.org/viewvc/base?view=revision&revision=196192 I also merged back the NAT-T changes from FreeBSD 8/HEAD. This will allow us to provide the same API for tools for FreeBSD 7 (with patch) and stock FreeBSD 8.x and 9 (HEAD). Before anyone is going to ask: no the NAT-T is not comittable to FreeBSD 7-STABLE, so anyone on 7 will have to live with a patch. In case you use tools that rely on the right version of a patch (like ipsec-tools), I'd expect things to take a few days to get solved, so do not expect that things will mysteriously just work. Considering 8 is in BETA and I assume the ports tree will be frozen soon as well if it is not yet, it might even take a few days longer. This is mostly for the people doing the work, integrating things, changing software to have something to work with. Things have been bascially tested with a slightly modified to compile ipsec-tools CVS HEAD checkout. Last but not least - you can find the patch here: http://people.freebsd.org/~bz/20090813-01-mfc-r194062-natt.diff /bz -- Bjoern A. Zeeb What was I talking about and who are you again?