Avoid assertion failure connecting to unsupported remove OpenFlow host.
authorBen Pfaff <blp@nicira.com>
Wed, 24 Sep 2008 16:44:08 +0000 (09:44 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Sep 2008 16:44:08 +0000 (09:44 -0700)
commitcb91e6efc151b8dc22e1359a4c942900dcb5a44c
treeb1f3fd550dfabe6815f71dc3c836c0f5f04136c6
parente24bd9bcb7148f670737a9784dba07e132efd110
Avoid assertion failure connecting to unsupported remove OpenFlow host.

After increasing the length of an OpenFlow buffer, we need to update the
length in the OpenFlow header.
lib/vconn.c