From 9e358851b470a1994287c8cb1d9eb78837faaf60 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Tue, 1 Jul 2014 19:45:37 +0200 Subject: networkd: netdev - add dummy support --- man/systemd.netdev.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 48c6e726d3..5d033e77d3 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,8 +163,8 @@ macvlan, vxlan, ipip, gre, sit, vti, - veth are supported. This option - is compulsory. + veth, and dummy + are supported. This option is compulsory. @@ -422,6 +422,14 @@ Kind=veth Name=veth-peer + + /etc/systemd/network/dummy.netdev + [NetDev] +Name=dummy-test +Kind=dummy +MACAddress=12:34:56:78:9a:bc + + See Also -- cgit v1.2.3-54-g00ecf