From 19596fd91ee067594957252768aed98579c1a4dc Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 11 Dec 2020 14:54:50 +0100 Subject: vpn: fix lint errors --- docs/configuration/vpn/dmvpn.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/configuration/vpn/dmvpn.rst') diff --git a/docs/configuration/vpn/dmvpn.rst b/docs/configuration/vpn/dmvpn.rst index 62c0f002..f902c388 100644 --- a/docs/configuration/vpn/dmvpn.rst +++ b/docs/configuration/vpn/dmvpn.rst @@ -11,7 +11,8 @@ technologies are actually standards based. The three technologies are: * :abbr:`NHRP (Next Hop Resolution Protocol)` :rfc:`2332` * :abbr:`mGRE (Multipoint Generic Routing Encapsulation)` :rfc:`1702` -* :abbr:`IPSec (IP Security)` - too many RFCs to list, but start with :rfc:`4301` +* :abbr:`IPSec (IP Security)` - too many RFCs to list, but start with + :rfc:`4301` NHRP provides the dynamic tunnel endpoint discovery mechanism (endpoint registration, and endpoint discovery/lookup), mGRE provides the tunnel -- cgit v1.2.3