From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/10] Add support of tunnel management via rtnetlink Date: Wed, 14 Nov 2012 22:03:02 -0500 (EST) Message-ID: <20121114.220302.223301083420624516.davem@davemloft.net> References: <1352906047-11604-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com To: nicolas.dichtel@6wind.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:38758 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933136Ab2KODDE (ORCPT ); Wed, 14 Nov 2012 22:03:04 -0500 In-Reply-To: <1352906047-11604-1-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nicolas Dichtel Date: Wed, 14 Nov 2012 16:13:57 +0100 > The goal of this serie is to add the support of ipip, sit and ip6tnl tunnels > via rtnetlink. > > The patch against iproute2 will be sent once the patches are included and > net-next merged. I can send it on demand. Great work, all applied to net-next. Thanks Nicolas!