On Wed, Jul 15, 2015 at 12:37:08PM -0700, Ben Pfaff wrote:
> On Mon, Jul 13, 2015 at 02:53:57PM -0700, Jesse Gross wrote:
> > Several encapsulation formats have the concept of an 'OAM' bit
> > which typically is used with networking tracing tools to
> > distinguish test packets from real traffic. OVS already internally
> > has support for this, however, it doesn't do anything with it
> > and it also isn't exposed for controllers to use. This enables
> > support through OpenFlow.
> > 
> > There are several other tunnel flags which are consumed internally
> > by OVS. It's not clear that it makes sense to use them externally
> > so this does not expose those flags - although it should be easy
> > to do so if necessary in the future.
> > 
> > Signed-off-by: Jesse Gross <je...@nicira.com>
> 
> Is part of the mf_is_all_wild() change a bug fix that we should
> backport?  At first glance it seems so.

Other than that:
        Acked-by: Ben Pfaff <b...@nicira.com>

Thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to