[ovs-git] [openvswitch/ovs] 7dad8e: Allow flow-based IPv6 tunnels to be configured wit...

GitHub noreply at github.com
Fri Dec 4 16:43:28 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7dad8e9a50cd11dbb2c69dc64855f8133346a1ab
      https://github.com/openvswitch/ovs/commit/7dad8e9a50cd11dbb2c69dc64855f8133346a1ab
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M lib/meta-flow.c
    M lib/meta-flow.h
    M lib/nx-match.c
    M tests/ofproto.at

  Log Message:
  -----------
  Allow flow-based IPv6 tunnels to be configured with OpenFlow

With this patch, it is possible to set the IPv6 source and destination address
in flow-based tunnels.

$ ovs-ofctl add-flow br0 "in_port=LOCAL actions=set_field:2001:cafe::92->tun_ipv6_dst"

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Jiri Benc <jbenc at redhat.com>
Co-authored-by: Jiri Benc <jbenc at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list