ofp-util: Require inner and outer message in bundle add to be same version.
authorBen Pfaff <blp@nicira.com>
Mon, 6 Jul 2015 17:19:02 +0000 (10:19 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Jul 2015 03:53:05 +0000 (20:53 -0700)
commitf823133594320cd15071564126d3b5d554563562
tree0a862b4027256d323b35ab9b4b5928b145904799
parentd50b88bf830c401636085ecd5048e929c80fd4d2
ofp-util: Require inner and outer message in bundle add to be same version.

It doesn't make sense for the messages added to a bundle to have a
different OpenFlow version from the outer OpenFlow version.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/ofp-errors.h
lib/ofp-util.c
tests/ofp-print.at