diff options
author | Yuriy Andamasov <andamasov@gmail.com> | 2019-01-20 16:18:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-20 16:18:12 +0100 |
commit | 16863bdd7a8fab332596a0f917adedad554e5ce3 (patch) | |
tree | 87fb1f7f173af11e2098e853f1e3524a1c52d7fa /docs/vpn.rst | |
parent | 612ab4def61755afc369c8e226588b15db0bc751 (diff) | |
parent | 060807177d3c6ad5fcc51c9e4cd66a5a5753e1b0 (diff) | |
download | vyos-documentation-16863bdd7a8fab332596a0f917adedad554e5ce3.tar.gz vyos-documentation-16863bdd7a8fab332596a0f917adedad554e5ce3.zip |
Merge pull request #8 from kmpm/features/vpn-wireguard
wireguard is also a VPN technology
Diffstat (limited to 'docs/vpn.rst')
-rw-r--r-- | docs/vpn.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/vpn.rst b/docs/vpn.rst index 28cacc69..46a7b957 100644 --- a/docs/vpn.rst +++ b/docs/vpn.rst @@ -867,3 +867,6 @@ SPOKE2 Example Configuration .. _RFC2332: https://tools.ietf.org/html/rfc2332 .. _RFC1702: https://tools.ietf.org/html/rfc1702 .. _RFC4301: https://tools.ietf.org/html/rfc4301 + + +.. include:: interfaces/wireguard.rst |