ovs-dpctl: Print extended information about vports.
authorJustin Pettit <jpettit@nicira.com>
Sat, 18 Dec 2010 09:07:06 +0000 (01:07 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 28 Dec 2010 22:30:35 +0000 (14:30 -0800)
commit0ae60917fcc827f69c6e12c2f1afd170178f5668
tree53dc831271767f49638930b394ea0564e8ff5fa2
parentdd851cbbcc5a1b3c8ad5c10a47ddca1c510c1879
ovs-dpctl: Print extended information about vports.

When "ovs-dpctl show" is run, return additional information about the
port.  For example, tunnel ports will print the remote_ip, local_ip, and
in_key when defined.
lib/odp-util.c
lib/odp-util.h
utilities/ovs-dpctl.c