From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 2/2 V2] iproute2 vxlan documentation update for ip command Date: Tue, 9 Jul 2013 09:40:18 -0700 Message-ID: <20130709094018.0214bbcf@nehalam.linuxnetplumber.net> References: <1373285143-21539-1-git-send-email-tmricht@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Thomas Richter Return-path: Received: from mail-pd0-f194.google.com ([209.85.192.194]:43198 "EHLO mail-pd0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752486Ab3GIQld (ORCPT ); Tue, 9 Jul 2013 12:41:33 -0400 Received: by mail-pd0-f194.google.com with SMTP id 10so2599721pdi.9 for ; Tue, 09 Jul 2013 09:41:32 -0700 (PDT) In-Reply-To: <1373285143-21539-1-git-send-email-tmricht@linux.vnet.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 8 Jul 2013 14:05:43 +0200 Thomas Richter wrote: > The ip link command line help and the ip-link.8.in > man page are outdated in regards to the vxlan support. > The patch updates both the command line help for the > ip command and its man page. > > Signed-off-by: Thomas Richter Applied