summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-08-17 03:51:04 +0200
committerDaniil Baturin <daniil@baturin.org>2018-08-17 03:51:04 +0200
commitbb1f7d0cfd6b7ba96eb049e47e857fb92f6c09e5 (patch)
treef3ea22ee5f564155577add92552db0cc93ccadfe /data
parenta42af41049467bf73371b5a5776803e7a26fbd09 (diff)
downloadvyos-1x-bb1f7d0cfd6b7ba96eb049e47e857fb92f6c09e5.tar.gz
vyos-1x-bb1f7d0cfd6b7ba96eb049e47e857fb92f6c09e5.zip
Add wireguard to the interface type data.
Diffstat (limited to 'data')
-rw-r--r--data/interface-types.json1
1 files changed, 1 insertions, 0 deletions
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",