Skip to content

Commit 1ed06db

Browse files
Martin Varghesedavem330
authored andcommitted
Documentation: bareudp: Corrected description of bareudp module.
Removed redundant words. Fixes: 571912c ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.") Signed-off-by: Martin Varghese <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 302d201 commit 1ed06db

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/networking/bareudp.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ There are various L3 encapsulation standards using UDP being discussed to
88
leverage the UDP based load balancing capability of different networks.
99
MPLSoUDP (__ https://tools.ietf.org/html/rfc7510) is one among them.
1010

11-
The Bareudp tunnel module provides a generic L3 encapsulation tunnelling
12-
support for tunnelling different L3 protocols like MPLS, IP, NSH etc. inside
13-
a UDP tunnel.
11+
The Bareudp tunnel module provides a generic L3 encapsulation support for
12+
tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel.
1413

1514
Special Handling
1615
----------------

0 commit comments

Comments
 (0)