Signed-off-by: Isaku Yamahata <[email protected]>
---
include/openflow/openflow-1.2.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/openflow/openflow-1.2.h b/include/openflow/openflow-1.2.h
index bd86bf9..32f5c01 100644
--- a/include/openflow/openflow-1.2.h
+++ b/include/openflow/openflow-1.2.h
@@ -262,6 +262,8 @@ struct ofp12_action_set_field {
};
OFP_ASSERT(sizeof(struct ofp12_action_set_field) == 8);
+#define OFP12_ACTION_SET_FIELD_ALIGN 8
+
/* OpenFlow 1.2 specific flags
* (struct ofp12_flow_mod, member flags). */
enum ofp12_flow_mod_flags {
--
1.7.1.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev