On Tue, Aug 30, 2016 at 3:34 PM, Ben Pfaff 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 wit
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
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. Otherw