From: Dan Williams <dcbw@redhat.com>
To: Vadim Kochan <vadim4j@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] man ip-link: Add missing link types - vti,ipvlan,nlmon
Date: Mon, 06 Apr 2015 11:59:24 -0500 [thread overview]
Message-ID: <1428339564.16890.3.camel@redhat.com> (raw)
In-Reply-To: <1428163255-1509-1-git-send-email-vadim4j@gmail.com>
On Sat, 2015-04-04 at 19:00 +0300, Vadim Kochan wrote:
> From: Vadim Kochan <vadim4j@gmail.com>
>
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
> ---
> man/man8/ip-link.8.in | 14 +++++++++++++-
> 1 file changed, 13 insertions(+), 1 deletion(-)
>
> diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
> index 0e3bb5e..642cdb2 100644
> --- a/man/man8/ip-link.8.in
> +++ b/man/man8/ip-link.8.in
> @@ -72,7 +72,10 @@ ip-link \- network device configuration
> .BR gre " |"
> .BR gretap " |"
> .BR ip6gre " |"
> -.BR ip6gretap " ]"
> +.BR ip6gretap " |"
> +.BR vti " |"
> +.BR nlmon " |"
> +.BR ipvlan " ]"
>
> .ti -8
> .BI "ip link delete " DEVICE
> @@ -228,6 +231,15 @@ Link types:
> .sp
> .BR ip6gretap
> - Virtual L2 tunnel interface GRE over IPv6
> +.sp
> +.BR vti
> +- Virtual tunnel interface
> +.sp
> +.BR nlmon
> +- Netlink monitoring device
> +.sp
> +.BR ipvlan
> +- Interface for L3 (IPv6/IPv4) based VLANs
ipvlan does L2 as well.
Dan
next prev parent reply other threads:[~2015-04-06 16:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-04 16:00 [PATCH iproute2] man ip-link: Add missing link types - vti,ipvlan,nlmon Vadim Kochan
2015-04-06 16:59 ` Dan Williams [this message]
2015-04-06 17:01 ` Dan Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1428339564.16890.3.camel@redhat.com \
--to=dcbw@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=vadim4j@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).