netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2]  iplink: macvtap: fix man page
@ 2014-07-19  9:00 Rami Rosen
  2014-08-04 16:31 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2014-07-19  9:00 UTC (permalink / raw)
  To: stephen, netdev; +Cc: Rami Rosen

This patch adds description about macvtap to ip-link.8 man page.  

Signed-off-by: Rami Rosen <ramirose@gmail.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2]  iplink: macvtap: fix man page
  2014-07-19  9:00 [PATCH iproute2] iplink: macvtap: fix man page Rami Rosen
@ 2014-08-04 16:31 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2014-08-04 16:31 UTC (permalink / raw)
  To: Rami Rosen; +Cc: netdev

On Sat, 19 Jul 2014 12:00:25 +0300
Rami Rosen <ramirose@gmail.com> wrote:

> This patch adds description about macvtap to ip-link.8 man page.  
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-04 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19  9:00 [PATCH iproute2] iplink: macvtap: fix man page Rami Rosen
2014-08-04 16:31 ` Stephen Hemminger

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).