lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 05 Jul 2013 14:49:10 +0200
From:	Thomas-Mich Richter <tmricht@...ux.vnet.ibm.com>
To:	Bjørn Mork <bjorn@...k.no>
CC:	netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] iproute2 vxlan documentation update for ip command

On 07/05/2013 10:22 AM, Bjørn Mork wrote:
> Thomas Richter <tmricht@...ux.vnet.ibm.com> writes:
> 
>> 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 <tmricht@...ux.vnet.ibm.com>
>> ---
>>  ip/iplink.c           |  2 +-
>>  man/man8/ip-link.8.in | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 86 insertions(+), 1 deletion(-)
>>
>> diff --git a/ip/iplink.c b/ip/iplink.c
>> index dc98019..f677329 100644
>> --- a/ip/iplink.c
>> +++ b/ip/iplink.c
>> @@ -83,7 +83,7 @@ void iplink_usage(void)
>>  
>>  	if (iplink_have_newlink()) {
>>  		fprintf(stderr, "\n");
>> -		fprintf(stderr, "TYPE := { vlan | veth | vcan | dummy | ifb | macvlan | can |\n");
>> +		fprintf(stderr, "TYPE := { vlan | vxlan | veth | vcan | dummy | ifb | macvlan | can |\n");
>>  		fprintf(stderr, "          bridge | ipoib | ip6tnl | ipip | sit | vxlan }\n");
> 
> There was already a vxlan entry there.  Now there's two.
> 
> 
> Bjørn
> 

Thanks oversight on my side.

-- 
Thomas Richter, Dept 3250, IBM LTC Boeblingen, Data Center Networking
--
Vorsitzende des Aufsichtsrats: Martina Koederitz 
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ