Documentation/networking/bareudp.rst
0 → 100644
+34
−0
+13
−0
+1
−0
drivers/net/bareudp.c
0 → 100644
+743
−0
Loading
The Bareudp tunnel module provides a generic L3 encapsulation tunnelling module for tunnelling different protocols like MPLS, IP,NSH etc inside a UDP tunnel. Signed-off-by:Martin Varghese <martin.varghese@nokia.com> Acked-by:
Willem de Bruijn <willemb@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>