Commit e4c35682 authored by Rami Rosen's avatar Rami Rosen Committed by Stephen Hemminger

iplink: macvtap: fix man page

This patch adds description about macvtap to ip-link.8 man page.
Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
parent 23d526c4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment