From bb1f7d0cfd6b7ba96eb049e47e857fb92f6c09e5 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 17 Aug 2018 03:51:04 +0200 Subject: Add wireguard to the interface type data. --- data/interface-types.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/interface-types.json b/data/interface-types.json index c452122af..f5820f403 100644 --- a/data/interface-types.json +++ b/data/interface-types.json @@ -10,6 +10,7 @@ "vti": "vti", "l2tpv3": "l2tpeth", "vxlan": "vxlan", + "wireguard": "wg", "wireless": "wireless", "wirelessmodem": "wlm", "input": "ifb", -- cgit v1.2.3