From 1af2536acf8aecc3eb940d04268a419c956ee10a Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Sat, 20 Dec 2014 13:35:06 +0530 Subject: networkd: introduce gretap This patch introdeces gretap to networkd --- man/systemd.netdev.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 03b0940716..ca50558644 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -166,9 +166,10 @@ macvlan, ipvlan, vxlan, ipip, gre, - sit, vti, - veth, tun, - tap and dummy + gretap, sit, + vti, veth, + tun, tap and + dummy are supported. This option is compulsory. @@ -329,8 +330,8 @@ [Tunnel] Section Options The [Tunnel] section only applies for netdevs of kind - ipip, sit, gre and - vti and accepts the following keys: + ipip, sit, gre, gretap, + and vti and accepts the following keys: -- cgit v1.2.3-54-g00ecf