ofp-actions: Allow OF1.1+ actions to be variable-length.
authorBen Pfaff <blp@nicira.com>
Mon, 24 Sep 2012 20:18:38 +0000 (13:18 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 Sep 2012 16:21:27 +0000 (09:21 -0700)
commit3ddcaf2d7de751346775b3d6183d01a0c0986ce0
treed57f59bcdd59bfe97f31d5ec15b69dff2b9ce77b
parente9536ecb5097ee60cf0fa6f06ca27f41aa67d165
ofp-actions: Allow OF1.1+ actions to be variable-length.

Previously there was no need for this, because all implemented standard
OpenFlow actions had a fixed length, but the OF1.2 "set-field" action (soon
to be implemented) is variable length.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reviewed-by: Simon Horman <horms@verge.net.au>
lib/ofp-actions.c
lib/ofp-util.c
lib/ofp-util.def
lib/ofp-util.h