From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] vxlan: fix error reporting Date: Sun, 04 Sep 2016 11:43:10 -0700 (PDT) Message-ID: <20160904.114310.276241607926775108.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: jbenc@redhat.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:37286 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751539AbcIDSnL (ORCPT ); Sun, 4 Sep 2016 14:43:11 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Benc Date: Fri, 2 Sep 2016 13:37:10 +0200 > This patchset improves checking for invalid configuration in VXLAN and fixes > problems with duplicated and inappropriate error messages. Series applied, thanks.