[ovs-git] [openvswitch/ovs] 88cc95: ipv6: Add support for setting ipv6 flow label.

GitHub noreply at github.com
Tue Jan 13 22:14:22 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 88cc95c1c66078dd81d18a32a90c45736d6e52f5
      https://github.com/openvswitch/ovs/commit/88cc95c1c66078dd81d18a32a90c45736d6e52f5
  Author: Pritesh Kothari <pritesh.kothari at cisco.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

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

  Log Message:
  -----------
  ipv6: Add support for setting ipv6 flow label.

IPv6 Flow Label is currently read only. This patch adds support
to allow actions like actions=set_field:0x12345->ipv6_label.

The change to mf_set_flow_value() is a bug fix, but the bug was
not visible before the flow label was modifiable.

Signed-off-by: Pritesh Kothari <pritesh.kothari at cisco.com>
[blp at nicira.com added an item to NEWS]
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list