On Thu, Aug 02, 2012 at 12:24:07AM +0900, Isaku Yamahata wrote:
> When OF1.2+ only actions are introduced,
> ofpacts_put_openflow11_{actions, instructions}() will be unable to handle all
> ofp-actions. For such cases, allow it return error.
>
> Signed-off-by: Isaku Yamahata <[email protected]>
Again, I'd prefer to make it possible.
By the way, for what actions do you think that this would be
necessary, in any case? I think that it is much simpler to implement
OpenFlow 1.2 actions in OF1.1 than to implement OF1.1-in-OF1.0,
because OF1.1 and OF1.2 use the same model for instructions and
actions and because OF1.2 does not reuse OF1.1 action numbers for
different purposes.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev