On Thu, May 9, 2013 at 7:00 PM, Simon Horman <[email protected]> wrote:
> Update handling of the following actions to use the dl_type set by MPLS
> push and pop actions if it differs from the original dl_type. This is
> consistent with the existing checking of load actions and allows
> their existing checks to enforce dl_type pre-requisites correctly.
>
>         output_reg
>         bundle
>         reg_move
>         stack_push
>         stack_pop
>         learn
>         multipath
>
> In order to avoid the verbosity of updating the flow for each applicable
> action the update is treated as a common case and performed in
> ofpact_check().  This was suggested by Jesse Gross.
>
> Cc: Jesse Gross <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>

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

Reply via email to