[ovs-dev] [PATCH] OPENFLOW-1.1+: Add an item to improve action translation.

Ben Pfaff blp at nicira.com
Thu Oct 17 23:51:32 UTC 2013


Jarno, you've been looking at this issue, perhaps you should review
this?

On Wed, Sep 11, 2013 at 09:31:49AM -0700, Ben Pfaff wrote:
> Reported-by: Torbjorn Tornkvist <kruskakli at gmail.com>
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  OPENFLOW-1.1+ |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+
> index 7a75c44..f579e12 100644
> --- a/OPENFLOW-1.1+
> +++ b/OPENFLOW-1.1+
> @@ -106,6 +106,11 @@ additional work specific to Openflow 1.2 are complete.  (This is based
>  on the change log at the end of the OF1.2 spec.  I didn't compare the
>  specs carefully yet.)
>  
> +    * Action translation needs some work to transform OpenFlow 1.1
> +      field modification actions into OpenFlow 1.2+ "set-field"
> +      actions, because OpenFlow 1.2 dropped support for the OF1.1
> +      actions.
> +
>  OpenFlow 1.3
>  ------------
>  
> -- 
> 1.7.10.4
> 



More information about the dev mailing list