From 0371f2df67ca0b48a321d1ee5383a8f11b7e59e6 Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Mon, 27 Jul 2015 11:19:08 +0530 Subject: man: netdev add man for macvtap --- man/systemd.netdev.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 6287a00f9d..720efb9337 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -135,6 +135,9 @@ macvlan A macvlan device is a stacked device which receives packets from its underlying device based on MAC address filtering. + macvtap + A macvtap device is a stacked device which receives packets from its underlying device based on MAC address filtering. + sit An IPv6 over IPv4 tunnel. @@ -316,6 +319,15 @@ + + [MACVTAP] Section Options + + The [MACVTAP] section applies for + netdevs of kind macvtap and accepts the + same key as [MACVLAN]. + + + [IPVLAN] Section Options -- cgit v1.2.3-54-g00ecf