summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-wireguard.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-08 21:17:31 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-08 21:20:41 +0200
commitae80fdac76f2cb411cfd1f246e8aff3dbb37e528 (patch)
treee0a0998612a7fff69bf2ed9eab4e292d385864ab /interface-definitions/interfaces-wireguard.xml.in
parent038add76f9bc74c112b8733c5a7537f87d301769 (diff)
downloadvyos-1x-ae80fdac76f2cb411cfd1f246e8aff3dbb37e528.tar.gz
vyos-1x-ae80fdac76f2cb411cfd1f246e8aff3dbb37e528.zip
wireguard: T2247: add VRF support
Diffstat (limited to 'interface-definitions/interfaces-wireguard.xml.in')
-rw-r--r--interface-definitions/interfaces-wireguard.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/interfaces-wireguard.xml.in b/interface-definitions/interfaces-wireguard.xml.in
index bd56d4d50..519aeb57a 100644
--- a/interface-definitions/interfaces-wireguard.xml.in
+++ b/interface-definitions/interfaces-wireguard.xml.in
@@ -19,6 +19,7 @@
#include <include/address-ipv4-ipv6.xml.i>
#include <include/interface-description.xml.i>
#include <include/interface-disable.xml.i>
+ #include <include/interface-vrf.xml.i>
<leafNode name="port">
<properties>
<help>Local port to listen for incoming connections</help>