On Tue, Aug 30, 2016 at 3:34 PM, Ben Pfaff <b...@ovn.org> wrote: > On Tue, Aug 30, 2016 at 02:16:36PM -0700, Jesse Gross wrote: >> Scripts that integrate OVS with a distribution often save and >> restore flows across distruptive events, such as an upgrade. The >> ovs-save utility generates a script to assist with this. >> >> When flows include tunnel metadata, we also need to restore the >> TLV mappings before the flows are re-added. Otherwise, the instance >> of OVS receiving the new flows won't know the meaning of these >> fields and will ignore them. >> >> Signed-off-by: Jesse Gross <je...@kernel.org> > > Good catch. > > Acked-by: Ben Pfaff <b...@ovn.org>
Applied to master, branch-2.6, and branch-2.5 as well. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev