bundles: Validate bundled messages.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 2 Jun 2015 01:07:39 +0000 (18:07 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 2 Jun 2015 01:07:39 +0000 (18:07 -0700)
commit7ac27a044457b560836f6dc9c11443ba7e02045d
treeac1963817de9841059ff88ea1f619ac05116a84b
parent186120da7fc0f20d93778623a006c152f7cd5e90
bundles: Validate bundled messages.

OpenFlow bundle messages should be decoded and validated at the time
they are added to the bundle.  This commit does this for flow mod and
port mod messages.

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