vswitch: Fix OFMP alignment problem on 64-bit systems.
authorJustin Pettit <jpettit@nicira.com>
Fri, 5 Jun 2009 21:50:08 +0000 (14:50 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 5 Jun 2009 21:59:36 +0000 (14:59 -0700)
commit010c6bd029d091d5224027a67da993bf64f5c998
tree7bd14712b33e8ac808f48c08b667433ac442d50c
parentc2633c26a1066c394cf71d579819bb230ee281b0
vswitch: Fix OFMP alignment problem on 64-bit systems.

One of the OpenFlow managment protocol's UUID TLV messages had a problem
building on 64-bit systems.  By extending the structure length by 4
bytes, the problem goes away.
include/openflow/openflow-mgmt.h