Re: [PATCH net-next v8 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc.
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2020-02-24 15:55:58
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2020-02-24 15:55:58
On Mon, Feb 24, 2020 at 12:28 AM Martin Varghese [off-list ref] wrote:
From: Martin Varghese <redacted> 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 <redacted>
Acked-by: Willem de Bruijn <willemb@google.com>