[ovs-git] [openvswitch/ovs] d0d571: ofproto-dpif: Allow IPv6 ND Extensions only if sup...

Flavio Leitner noreply at github.com
Fri Nov 22 01:21:02 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d0d571493cf8280cfec6a5f34b175162ddf69459
      https://github.com/openvswitch/ovs/commit/d0d571493cf8280cfec6a5f34b175162ddf69459
  Author: Flavio Leitner <fbl at sysclose.org>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

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

  Log Message:
  -----------
  ofproto-dpif: Allow IPv6 ND Extensions only if supported

The IPv6 ND Extensions is only implemented in userspace datapath,
but nothing prevents that to be used with other datapaths.

This patch probes the datapath and only allows if the support
is available.

Fixes: 9b2b84973 ("Support for match & set ICMPv6 reserved and options type fields")
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Acked-by: Aaron Conole <aconole at redhat.com>
Signed-off-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list