[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1405760425-7816-1-git-send-email-ramirose@gmail.com>
Date: Sat, 19 Jul 2014 12:00:25 +0300
From: Rami Rosen <ramirose@...il.com>
To: stephen@...workplumber.org, netdev@...r.kernel.org
Cc: Rami Rosen <ramirose@...il.com>
Subject: [PATCH iproute2] iplink: macvtap: fix man page
This patch adds description about macvtap to ip-link.8 man page.
Signed-off-by: Rami Rosen <ramirose@...il.com>
---
man/man8/ip-link.8.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index f89785c..6df0f8f 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -60,6 +60,7 @@ ip-link \- network device configuration
.BR ifb " | "
.BR ipoib " |"
.BR macvlan " | "
+.BR macvtap " | "
.BR vcan " | "
.BR veth " | "
.BR vlan " | "
@@ -179,6 +180,9 @@ Link types:
.B macvlan
- Virtual interface base on link layer address (MAC)
.sp
+.B macvtap
+- Virtual interface based on link layer address (MAC) and TAP.
+.sp
.B vcan
- Virtual Controller Area Network interface
.sp
--
1.9.0
--
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