ovsdb-client: Make "server" and "database" arguments optional.
authorBen Pfaff <blp@nicira.com>
Tue, 26 Jul 2011 17:16:15 +0000 (10:16 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Jul 2011 23:50:08 +0000 (16:50 -0700)
commit53ffefe93c91823344645d5e27082381f7f680cc
tree3309399d79b997ce31fd32cfeeb8e2db0012d8e3
parent80df177a5f624a84f4c97bbe913511726c3e9bb8
ovsdb-client: Make "server" and "database" arguments optional.

In practice these arguments are almost always the defaults, so this change
makes ovsdb-client much more usable interactively.
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c
tests/ovsdb-server.at