diff options
author | Marek Küthe <m.k@mk16.de> | 2023-07-26 15:06:37 +0200 |
---|---|---|
committer | Marek Küthe <m.k@mk16.de> | 2023-07-26 15:06:37 +0200 |
commit | 04b4ec90a78993049c24d717564dddffe3a1adf1 (patch) | |
tree | 8df0b0a27899892066d773fed4e25c43c3f4ef25 /docs/configuration/interfaces | |
parent | 8d0279a0f0552092a8e0f2107675658580c5064f (diff) | |
download | vyos-documentation-04b4ec90a78993049c24d717564dddffe3a1adf1.tar.gz vyos-documentation-04b4ec90a78993049c24d717564dddffe3a1adf1.zip |
L2TPv3: Fix typo
The previous RFC pointed to the XMPP (Instant Messaging Standard) specification.
Diffstat (limited to 'docs/configuration/interfaces')
-rw-r--r-- | docs/configuration/interfaces/l2tpv3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/l2tpv3.rst b/docs/configuration/interfaces/l2tpv3.rst index 897e38dc..4fa47199 100644 --- a/docs/configuration/interfaces/l2tpv3.rst +++ b/docs/configuration/interfaces/l2tpv3.rst @@ -24,7 +24,7 @@ not be re-engineered in or on top of L2TPv3 in later products. The protocol overhead of L2TPv3 is also significantly bigger than MPLS. -L2TPv3 is described in :rfc:`3921`. +L2TPv3 is described in :rfc:`3931`. ************* Configuration |