From owner-freebsd-net@FreeBSD.ORG Mon Jul 11 14:50:47 2011 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 CB0851065674 for ; Mon, 11 Jul 2011 14:50:47 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (mail.ciam.ru [91.209.218.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7E7868FC21 for ; Mon, 11 Jul 2011 14:50:47 +0000 (UTC) Received: from dhcp170-19-red.yandex.net ([95.108.170.19] helo=dhcp170-205-red.yandex.net) by mail.ciam.ru with esmtpa (Exim 4.x) id 1QgHR6-000Pt2-Cl; Mon, 11 Jul 2011 18:26:12 +0400 Message-ID: <4E1B0804.1000309@FreeBSD.org> Date: Mon, 11 Jul 2011 18:26:12 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: =?ISO-8859-1?Q?R=E9my_Sanchez?= References: <201107100513.47337.remy.sanchez@hyperthese.net> In-Reply-To: <201107100513.47337.remy.sanchez@hyperthese.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org Subject: Re: RFC 6296 (NPT v6) 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: Mon, 11 Jul 2011 14:50:47 -0000 10.07.2011 7:13, Rémy Sanchez wrote: > Hi, > > I was wondering if they were anyone currently implementing NPTv6 for FreeBSD ? > > If nobody is, since I need this feature and that the RFC is quite simple, I > think I'll implement it (or run out of time trying to). However, it looks like > you can't divert IPv6, and then I don't know what would be the best option to IPv6 patch for divert(4) was committed in HEAD a couple weeks ago by glebius@ (r223593).