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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 9 Jan 2014 22:43:02 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Pavel Emelyanov <xemul@...allels.com>
Cc:	Linux Netdev List <netdev@...r.kernel.org>
Subject: Re: [PATCH] iproute: Document the "ip link add index IDX"
 possibility

On Mon, 30 Dec 2013 13:55:17 +0400
Pavel Emelyanov <xemul@...allels.com> wrote:

> Signed-off-by: Pavel Emelyanov <xemul@...alles.com>
> 
> ---
> 
> diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
> index 3986a5a..94d07fc 100644
> --- a/man/man8/ip-link.8.in
> +++ b/man/man8/ip-link.8.in
> @@ -39,6 +39,8 @@ ip-link \- network device configuration
>  .br
>  .RB "[ " mtu
>  .IR MTU " ]"
> +.RB "[ " index
> +.IR IDX " ]"
>  .br
>  .RB "[ " numtxqueues
>  .IR QUEUE_COUNT " ]"
> @@ -218,6 +220,10 @@ specifies the number of transmit queues for new device.
>  specifies the number of receive queues for new device.
>  
>  .TP
> +.BI index " IDX "
> +specifies the desired index of the new virtual device. The link creation fails, if the index is busy.
> +
> +.TP
>  VXLAN Type Support
>  For a link of type 
>  .I VXLAN

Applied
--
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