]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ofp-print.at
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:50:08 +0000 (20:50 -0700)
commit46be7132952f920200685759e1ae00172103358a
treeed23a950e997bd197e561aef6bc177f4f2e7cf57
parent64795a0d1be10bfbf1d8777f061eb72ab9e4030d
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