ovs-vsctl: Add new "find" command.
authorBen Pfaff <blp@nicira.com>
Tue, 8 Feb 2011 18:21:59 +0000 (10:21 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 9 Feb 2011 00:01:28 +0000 (16:01 -0800)
commit0a140468ddcff3f767a3069fe3303c7ae000a855
tree4fe35b18a1810ce8b2ce2cfb9793eadcf4422ccf
parent9591fefeea4b475ee0d1387486a410bbb592b050
ovs-vsctl: Add new "find" command.

This allows listing records that match specified criteria, instead
of just records that have specific names.

This will be used in an upcoming patch, along with --columns, to
list all of the interfaces whose type is 'internal'.
tests/ovs-vsctl.at
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c