On Wed, May 13, 2020 at 08:48:58AM +0530, Martin Varghese wrote: > On Tue, May 12, 2020 at 12:19:24PM -0700, Ben Pfaff wrote: > > On Sun, May 10, 2020 at 10:40:43PM +0530, Martin Varghese wrote: > > > From: Martin Varghese <[email protected]> > > > > > > UDP tunnel encapsulation module for tunnelling different protocols like > > > MPLS, IP, NSH etc > > > > > > The Bareudp tunnel module provides a generic UDP L3 encapsulation > > > tunnelling module for tunnelling different protocols like MPLS,IP,NSH etc. > > > inside a UDP tunnel. > > > > > > Signed-off-by: Martin Varghese <[email protected]> > > > > What's the upstream status of the Linux datapath support? That is, does > > the bareudp code here work with the upstream Linux kernel openvswitch > > module? If it does, then it's ready for review here. (We have an > > "upstream-first" policy.) > > Yes it is merged to net-next sometime back. > Please see the commits below. > > 4b5f672 net: Special handling for IP & MPLS. > 571912c net: UDP tunnel encapsulation module for tunnelling different > protocols like MPLS, IP, NSH etc.
Excellent! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
