summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2018-08-31 18:07:27 -0700
committerhagbard <vyosdev@derith.de>2018-08-31 18:07:27 -0700
commit618847ef018ab4841589f6d55fd04fff24172d70 (patch)
tree8c001e1c08e1f03e1f34d82e7b881a5ea41bc24f
parent4533cc0f6c359912b70eb0ca837e724fef1de467 (diff)
downloadvyatta-cfg-system-618847ef018ab4841589f6d55fd04fff24172d70.tar.gz
vyatta-cfg-system-618847ef018ab4841589f6d55fd04fff24172d70.zip
T427: Wireguard support
- show interfaces shows now wg devices too.
-rw-r--r--debian/changelog6
-rw-r--r--sysconf/netdevice1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5aaaaaa7..6f01606e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vyatta-cfg-system (0.20.44+vyos2+current14) unstable; urgency=medium
+
+ * adding wireguard to sysconf/netdevice
+
+ -- hagbard <vyosdev@derith.de> Fri, 31 Aug 2018 18:06:03 -0700
+
vyatta-cfg-system (0.20.44+vyos2+current13) unstable; urgency=medium
* Update the VRRP syntax version file to 2.
diff --git a/sysconf/netdevice b/sysconf/netdevice
index 43634748..417732c7 100644
--- a/sysconf/netdevice
+++ b/sysconf/netdevice
@@ -15,3 +15,4 @@ pppoe pppoe
dum dummy
l2tpeth l2tpv3
vxlan vxlan
+wg wireguard