X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.netdev.xml;h=5d8b41a3bc229b73f74ed5c3143a7b54857020a4;hb=b5d3e1688133077ca20542a20dcd8919147e72e1;hp=26cc6158c95bc6fae7dda531a318a6a9a4b8a63f;hpb=eac684ef1c29684b1bcd27a89c38c202e568e469;p=elogind.git diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 26cc6158c..5d8b41a3b 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -142,8 +142,9 @@ Kind= The netdev kind. Currently, bridge, - bond and vlan - are supported. This option is compulsory. + bond, vlan and + macvlan are supported. This option + is compulsory. @@ -161,6 +162,21 @@ + The [MACVLAN] section only applies for netdevs of kind + macvlan, and accepts the following key: + + + + Mode= + + The MACVLAN mode to use. The supported options are + private, vepa, + bridge and passthru. + + + + +