From: Susant Sahani Date: Mon, 27 Jul 2015 05:49:08 +0000 (+0530) Subject: man: netdev add man for macvtap X-Git-Tag: v223~8^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0371f2df67ca0b48a321d1ee5383a8f11b7e59e6;p=thirdparty%2Fsystemd.git man: netdev add man for macvtap --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 6287a00f9de..720efb9337e 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