On Sun, Sep 09, 2018 at 02:20:02PM +0200, Timothy Redaelli wrote: > Currently the default flow (actions=NORMAL) is present in the flow table after > the flow table is restored also when the default flow is removed. > > This commit changes the behaviour of the "ovs-save save-flows" command to use > "replace-flows" instead of "add-flows" to restore the flows. This is needed in > order to always have the new flow table as it was before restoring it. > > Reported-by: Flavio Leitner <[email protected]> > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1626096 > Signed-off-by: Timothy Redaelli <[email protected]>
Seems reasonable to me. (I'll leave this one to Guru for shepherding.) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
