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