From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 1/2] vxlan: fix help and man text Date: Mon, 18 Jan 2016 11:44:44 -0800 Message-ID: <20160118114444.1d456428@xeon-e3> References: <1452791420-10771-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: shemminger@vyatta.com, netdev@vger.kernel.org, Thomas Faivre To: Nicolas Dichtel Return-path: Received: from mail-pa0-f52.google.com ([209.85.220.52]:32844 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756504AbcARToh (ORCPT ); Mon, 18 Jan 2016 14:44:37 -0500 Received: by mail-pa0-f52.google.com with SMTP id cy9so438570128pac.0 for ; Mon, 18 Jan 2016 11:44:37 -0800 (PST) In-Reply-To: <1452791420-10771-1-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 14 Jan 2016 18:10:19 +0100 Nicolas Dichtel wrote: > From: Thomas Faivre > > Options 'group' and 'remote' cannot take 'any' as value but 'local' can. > > Signed-off-by: Thomas Faivre > Signed-off-by: Nicolas Dichtel > --- Applied thanks.