diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-06 20:57:20 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-09 23:36:20 +0100 |
commit | fc7b8a225879a216788b68fefba5390e9d9f0ee4 (patch) | |
tree | 1d998441ca518f4e0cdacaf339d8fae500af22be /interface-definitions | |
parent | 977dbf6b9452a81e7f04789182f852afe5f3a0bd (diff) | |
download | vyos-1x-fc7b8a225879a216788b68fefba5390e9d9f0ee4.tar.gz vyos-1x-fc7b8a225879a216788b68fefba5390e9d9f0ee4.zip |
https: T4055: add vrf support
(cherry picked from commit 955f260ce682d64d27b3b11e618b1ae0176e4b91)
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/https.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index ccb77910a..6490099fd 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -157,6 +157,7 @@ </node> </children> </node> + #include <include/interface/vrf.xml.i> </children> </node> </children> |