ovs-ofctl: Support multiple tables in replace-flows and diff-flows.
authorJarno Rajahalme <jarno@ovn.org>
Tue, 1 Dec 2015 00:12:11 +0000 (16:12 -0800)
committerJarno Rajahalme <jarno@ovn.org>
Tue, 1 Dec 2015 00:12:11 +0000 (16:12 -0800)
commit00da1ac5299c054fe0bd41a4e0113fc36d0c3be8
treea42b55c268f7ff3587e84a662436d41ba59eabe4
parent5e42021615eca2e8b6b1161a89160533f2dc1a2e
ovs-ofctl: Support multiple tables in replace-flows and diff-flows.

Currently ovs-ofctl replace-flows and diff-flows commands only support
flows in table 0.  Extend this to cover all possible tables.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/ovs-ofctl.at
utilities/ovs-ofctl.c