ovs-vsctl: Refactor internals to increase flexibility.
authorBen Pfaff <blp@nicira.com>
Fri, 16 Oct 2009 16:36:25 +0000 (09:36 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Oct 2009 16:36:25 +0000 (09:36 -0700)
commit2792c2ad6d2483f5114ef9a96049742afb042181
tree7fadb98bb9cdccbf5afdfca523fbdca3327e4b0d
parent3d1b9636b27ee256f91e03aa3c9bbf526ef6719f
ovs-vsctl: Refactor internals to increase flexibility.

This changes the interface of each of the command implementations, making
them take the configuration as an argument and return the output.  This
will make it easier to support alternate output formats and to execute more
than one command per invocation (both happening in upcoming commits).
tests/ovs-vsctl.at
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.in