On Fri, Jun 28, 2013 at 07:44:03PM +0300, Jarno Rajahalme wrote:
> Usually the table id in flow mods is 255, which means that goto table
> instruction cannot be checked before the table is picked (for flow add),
> or the rules to be modified are found (flow mod).
>
> Move goto table checking from
Usually the table id in flow mods is 255, which means that goto table
instruction cannot be checked before the table is picked (for flow add),
or the rules to be modified are found (flow mod).
Move goto table checking from decode (ofp-util) to actions checking
(ofp-actions), and postpone the actio