ovs-ofctl: Use port description stat to look up ports when necessary.
authorJustin Pettit <jpettit@nicira.com>
Mon, 7 May 2012 17:33:34 +0000 (10:33 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 8 May 2012 17:58:31 +0000 (10:58 -0700)
commitda91750fb1163d374c05a4d8e722212bbf17ea7a
treeae88e575dfe52c69e3323577c9881d1f61cfa2f5
parentae0e7009320a4aceff41c53e0ce004cfc18b5f27
ovs-ofctl: Use port description stat to look up ports when necessary.

Not all ports may fit in a Features Reply, so if that's the case, then
use the new port description stat message for looking up ports.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
utilities/ovs-ofctl.c