From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v4 0/5] net: ipv6: Improve user experience with multipath routes Date: Sat, 04 Feb 2017 19:58:37 -0500 (EST) Message-ID: <20170204.195837.1582356568512640122.davem@davemloft.net> References: <1486067832-16350-1-git-send-email-dsa@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com, nicolas.dichtel@6wind.com To: dsa@cumulusnetworks.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:56520 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751385AbdBEA6k (ORCPT ); Sat, 4 Feb 2017 19:58:40 -0500 In-Reply-To: <1486067832-16350-1-git-send-email-dsa@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: David Ahern Date: Thu, 2 Feb 2017 12:37:07 -0800 > This series closes a couple of gaps between IPv4 and IPv6 with respect > to multipath routes: ... Series applied, thanks David.