From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCH net-next v3 2/2] openvswitch: netlink attributes for IPv6 tunneling Date: Mon, 5 Oct 2015 14:23:51 +0200 Message-ID: <20151005122351.GC5490@pox.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, dev@openvswitch.org, Pravin Shelar , Jesse Gross To: Jiri Benc Return-path: Received: from mail-wi0-f174.google.com ([209.85.212.174]:36661 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbbJEQUg (ORCPT ); Mon, 5 Oct 2015 12:20:36 -0400 Received: by wicgb1 with SMTP id gb1so127127703wic.1 for ; Mon, 05 Oct 2015 09:20:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 10/05/15 at 01:09pm, Jiri Benc wrote: > Add netlink attributes for IPv6 tunnel addresses. This enables IPv6 support > for tunnels. > > Signed-off-by: Jiri Benc > Acked-by: Pravin B Shelar Acked-by: Thomas Graf Thanks for doing this!