ofp-util: Fix xid in ofputil_encode_bundle_add().
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 May 2015 18:28:38 +0000 (11:28 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 1 Jun 2015 20:24:09 +0000 (13:24 -0700)
commit7b3dca89069d81296e07d29014e7d47f921e669b
treefc2e0c2ce8475966032a8fe6e4a9dd0a7eaaa772
parent8f12b27a59ff2ffaf16159de7ae38cb6bf4e43a5
ofp-util: Fix xid in ofputil_encode_bundle_add().

Bundle add must use the same xid as the embedded message.

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