From c4a5ddc9f29cf910fac9d814cd898b4cc2bd79b1 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 19 Jan 2015 22:24:32 +0100 Subject: networkd: netdev - add ipvlan support --- man/systemd.netdev.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 9e9d3e848f..03b0940716 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,7 +163,8 @@ The netdev kind. Currently, bridge, bond, vlan, - macvlan, vxlan, + macvlan, + ipvlan, vxlan, ipip, gre, sit, vti, veth, tun, @@ -233,6 +234,26 @@ + + + [IPVLAN] Section Options + + The [IPVLAN] section only applies for netdevs of kind + ipvlan, and accepts the following key: + + + + Mode= + + The IPVLAN mode to use. The supported options are + L2 and L3. + + + + + + + [VXLAN] Section Options The [VXLAN] section only applies for netdevs of kind -- cgit v1.2.3-54-g00ecf