On Aug 23, 2013, at 10:44 AM, Ben Pfaff <[email protected]> wrote:

> --- a/ofproto/ofproto-dpif-xlate.c
> +++ b/ofproto/ofproto-dpif-xlate.c
> @@ -2706,6 +2706,15 @@ xlate_actions(struct xlate_in *xin, struct xlate_out 
> *xout)
>         }
>     }
> 
> +    if (nl_attr_oversized(ctx.xout->odp_actions.size)) {
> +        /* It is impossible to these datapath actions into a Netlink 
> attribute,

"to *put* these"?

Otherwise:

        Acked-by: Justin Pettit <[email protected]>

--Justin


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to