ofp-print: Print Nicira error extension messages.
authorJustin Pettit <jpettit@nicira.com>
Wed, 8 Dec 2010 05:57:09 +0000 (21:57 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 9 Dec 2010 00:41:02 +0000 (16:41 -0800)
commitf74be05a0ea44f58a3a279358c350c37862e59d8
tree0b253573dbf65b0bf20f9dfbd31027f37e301f5e
parent59edb09ce1a96cac70fe1a5e341bcebef2bcb3d7
ofp-print: Print Nicira error extension messages.

Currently, Nicira error messages are non-overlapping with the OpenFlow
error definitions.  This commit takes advantage of that by not taking
into account the vendor id.  Printing error messages is likely to be
overhauled before long, and a more general approach can be taken then.
lib/ofp-print.c