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-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ