From owner-freebsd-net@FreeBSD.ORG Thu Mar 19 18:12:58 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B3E3BA3 for ; Thu, 19 Mar 2015 18:12:58 +0000 (UTC) Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailhost.informatik.uni-bremen.de", Issuer "Universitaet Bremen CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2901DDE for ; Thu, 19 Mar 2015 18:12:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t2JICqgp013684 for ; Thu, 19 Mar 2015 19:12:52 +0100 (CET) Received: from [IPv6:2003:55:6b60:3200:1cd9:c517:27f3:cb29] (p200300556B6032001CD9C51727F3CB29.dip0.t-ipconnect.de [IPv6:2003:55:6b60:3200:1cd9:c517:27f3:cb29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3l7GYc60b4z2pZS for ; Thu, 19 Mar 2015 19:12:52 +0100 (CET) Message-ID: <550B11A4.4090507@tzi.de> Date: Thu, 19 Mar 2015 19:12:52 +0100 From: Julian Kornberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: gre(4) over IPv6 References: <5506E8C1.70602@tzi.de> <550723AA.7040707@yandex.ru> In-Reply-To: <550723AA.7040707@yandex.ru> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 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, 19 Mar 2015 18:12:58 -0000 Hi, is anyone going to include gre over IPv6 into the current stable branch? It would be nice to have it in the upcoming 10.2 release. Kind regards Julian