db-ctl-base: Librarize show command.
authorAlex Wang <alexw@nicira.com>
Thu, 11 Jun 2015 16:45:06 +0000 (09:45 -0700)
committerAlex Wang <alexw@nicira.com>
Tue, 23 Jun 2015 16:43:24 +0000 (09:43 -0700)
commitaf046a16ec6d6f887f2f1f7eb53ec146ced05481
tree4c58ffbf8ff8e683383b9b41d439dc0388a729df
parent51a73ff06e270c59b67ed7ecdb9e03841dad55dd
db-ctl-base: Librarize show command.

This commit extracts the 'show' command code and puts it into the
db-ctl-base module.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/db-ctl-base.c
lib/db-ctl-base.h
utilities/ovs-vsctl.c