From 4bc010a83717197cb4d51090246238821d16cb1f Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Wed, 28 Aug 2024 14:10:44 +0530 Subject: [PATCH] Fix typo XVLAN Fix typo XVLAN --- source/plugins/vxlan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/plugins/vxlan.rst b/source/plugins/vxlan.rst index 69556abff8..cefca486e7 100644 --- a/source/plugins/vxlan.rst +++ b/source/plugins/vxlan.rst @@ -321,7 +321,7 @@ you would change the configuration similar to below. bridge_maxwait 1 -Configure iptables to pass XVLAN packets +Configure iptables to pass VXLAN packets ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Since VXLAN uses UDP packet to forward encapsulated the L2 frames,