From owner-freebsd-net@FreeBSD.ORG Mon Mar 16 14:29:32 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55AC6221 for ; Mon, 16 Mar 2015 14:29:32 +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 C7C7C900 for ; Mon, 16 Mar 2015 14:29:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t2GETMbP027582 for ; Mon, 16 Mar 2015 15:29:22 +0100 (CET) Received: from [IPv6:2001:470:7408:0:21f6:de18:2f98:b330] (unknown [IPv6:2001:470:7408:0:21f6:de18:2f98:b330]) (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 3l5Kl60zD6z2nX7 for ; Mon, 16 Mar 2015 15:29:22 +0100 (CET) Message-ID: <5506E8C1.70602@tzi.de> Date: Mon, 16 Mar 2015 15:29:21 +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: gre(4) over IPv6 Content-Type: text/plain; charset=utf-8; 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: Mon, 16 Mar 2015 14:29:32 -0000 Hi, is anyone interested in implementing gre(4) over IPv6? It seems that there has not been any progress since 2012: https://wiki.freebsd.org/IPv6TODO#gre.284.29_over_IPv6 Kind Regards Julian