[ovs-git] [openvswitch/ovs] 7b5bbe: ofproto-dpif: Detect support for ct_tuple6.

GitHub noreply at github.com
Fri Jul 14 18:41:47 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7b5bbe5d650da8f6741e9228e37c9e3b11986cac
      https://github.com/openvswitch/ovs/commit/7b5bbe5d650da8f6741e9228e37c9e3b11986cac
  Author: Joe Stringer <joe at ovn.org>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M lib/odp-util.c
    M lib/odp-util.h
    M ofproto/ofproto-dpif.c

  Log Message:
  -----------
  ofproto-dpif: Detect support for ct_tuple6.

Support for extracting original direction 5 tuple fields from the
connection tracking module may differ on some platforms between the IPv4
original tuple fields vs. IPv6. Detect IPv6 original tuple support
separately and reflect this support up to the OpenFlow layer.

Signed-off-by: Joe Stringer <joe at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list