[ovs-dev] [PATCH OF12+ 3/4] OpenFlow 1.2 fixes and initial OpenFlow 1.3 support

Ben Pfaff blp at nicira.com
Sat Nov 24 01:12:51 UTC 2012


On Thu, Nov 22, 2012 at 05:25:56PM +0200, Jarno Rajahalme wrote:
> This is the 3rd patch of a series of 4 patches:
> 
> 1/4: OpenFlow 1.2 bug fixes
> 2/4: Initial OpenFlow 1.3 support
> 3/4: OF13 TUNNEL_ID support (also on OF12 protocol)
> 4/4: NXPIF_OPENFLOW13 to allow OF13 packet_in to be used over OF12 (adds support for the matching flow cookie)
> 
>     OF1.3 TUNNEL_ID support.
> 
>  lib/meta-flow.c |    2 +-
>  lib/nx-match.c  |    4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

This looks good.  I'll apply it when OXM_OF_TUNNEL_ID becomes
available.  (If you made it split the new OXM_OF_* definitions into a
separate patch then I could do it more quickly.)

Thanks,

Ben.



More information about the dev mailing list