On Thu, Jun 18, 2015 at 02:31:18PM -0700, Shashank Shanbhag wrote: > From: Shashank Shanbhag <shashank.shanb...@gmail.com> > > Fix replace-flows and diff-flows to modify/diff flows in multiple tables. > Add a --tables(-T) option that allows the user to specify a comma-separated > list of table indexes to replace/diff. > Fix replace-flows to support OF1.3 and above. > Add/change ovs-ofctl replace-flows and diff-flows tests. > > Signed-off-by: Shashank Shanbhag <shashank.shanb...@gmail.com> > Acked-by: Romain Lenglet <romain.leng...@oracle.com>
This needs a rebase due to some patch rejects. Please retain the double blank line between versions in NEWS. Does this really drop support for OF1.0 through OF1.2 in these commands? That's a regression, we can't allow that. I think the NEWS item should be shortened to just: - ovs-ofctl: replace-flows and diff-flows now operate on multiple tables. Users can refer to ovs-ofctl(8) for the rest. I'll do some detailed review when this gets rebased. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev