From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v3 0/5] ipvlan: cleanups and fixes Date: Wed, 15 Jul 2015 21:33:58 -0700 (PDT) Message-ID: <20150715.213358.1587367132067004244.davem@davemloft.net> References: <20150714132941.22448.42175.stgit@buzz> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, maheshb@google.com, jbenc@redhat.com To: khlebnikov@yandex-team.ru Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:35289 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502AbbGPEd7 (ORCPT ); Thu, 16 Jul 2015 00:33:59 -0400 In-Reply-To: <20150714132941.22448.42175.stgit@buzz> Sender: netdev-owner@vger.kernel.org List-ID: From: Konstantin Khlebnikov Date: Tue, 14 Jul 2015 16:35:49 +0300 > v1: http://comments.gmane.org/gmane.linux.network/363346 > v2: http://comments.gmane.org/gmane.linux.network/369086 > > v3 has reduced set of patches from "ipvlan: fix ipv6 autoconfiguration". > Here just cleanups and patch which ignores ipv6 notifications from RA. Series applied, thanks.