Commit 1ed06dbc authored by Martin Varghese's avatar Martin Varghese Committed by David S. Miller

Documentation: bareudp: Corrected description of bareudp module.

Removed redundant words.

Fixes: 571912c6 ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
Signed-off-by: default avatarMartin Varghese <martin.varghese@nokia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 302d201b
...@@ -8,9 +8,8 @@ There are various L3 encapsulation standards using UDP being discussed to ...@@ -8,9 +8,8 @@ There are various L3 encapsulation standards using UDP being discussed to
leverage the UDP based load balancing capability of different networks. leverage the UDP based load balancing capability of different networks.
MPLSoUDP (__ https://tools.ietf.org/html/rfc7510) is one among them. MPLSoUDP (__ https://tools.ietf.org/html/rfc7510) is one among them.
The Bareudp tunnel module provides a generic L3 encapsulation tunnelling The Bareudp tunnel module provides a generic L3 encapsulation support for
support for tunnelling different L3 protocols like MPLS, IP, NSH etc. inside tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel.
a UDP tunnel.
Special Handling Special Handling
---------------- ----------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment