On Wed, Jun 27, 2012 at 01:26:58PM +0900, Isaku Yamahata wrote:
> Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>
> ---
>  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

What is this new constant for?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to