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] [thread-next>] [day] [month] [year] [list]
Message-ID: <6bda808c-6b12-ab47-5823-a07a32c86810@gmail.com>
Date:   Thu, 27 Feb 2020 12:52:48 -0700
From:   David Ahern <dsahern@...il.com>
To:     Andrea Claudi <aclaudi@...hat.com>, netdev@...r.kernel.org
Cc:     stephen@...workplumber.org
Subject: Re: [PATCH iproute2] man: ip.8: Add missing vrf subcommand
 description

On 2/27/20 9:45 AM, Andrea Claudi wrote:
> Add description to the vrf subcommand and a reference to the
> dedicated man page.
> 
> Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
> ---
>  man/man8/ip.8 | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 

Thanks for adding.

Reviewed-by: David Ahern <dsahern@...il.com>


> diff --git a/man/man8/ip.8 b/man/man8/ip.8
> index 1661aa678f7b2..1613f790a14b2 100644
> --- a/man/man8/ip.8
> +++ b/man/man8/ip.8
> @@ -22,7 +22,7 @@ ip \- show / manipulate routing, network devices, interfaces and tunnels
>  .BR link " | " address " | " addrlabel " | " route " | " rule " | " neigh " | "\
>   ntable " | " tunnel " | " tuntap " | " maddress " | "  mroute " | " mrule " | "\
>   monitor " | " xfrm " | " netns " | "  l2tp " | "  tcp_metrics " | " token " | "\
> - macsec " }"
> + macsec " | " vrf " }"
>  .sp
>  
>  .ti -8
> @@ -312,6 +312,10 @@ readability.
>  .B tuntap
>  - manage TUN/TAP devices.
>  
> +.TP
> +.B vrf
> +- manage virtual routing and forwarding devices.
> +
>  .TP
>  .B xfrm
>  - manage IPSec policies.
> @@ -410,6 +414,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
>  .BR ip-tcp_metrics (8),
>  .BR ip-token (8),
>  .BR ip-tunnel (8),
> +.BR ip-vrf (8),
>  .BR ip-xfrm (8)
>  .br
>  .RB "IP Command reference " ip-cref.ps
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ