[ovs-git] [openvswitch/ovs] aeb14a: ofproto-dpif-xlate: Fix IGMP megaflow matching.

GitHub noreply at github.com
Fri May 20 22:52:27 UTC 2016


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: aeb14ab7f6cd27978454d6cca26a4529d44844fe
      https://github.com/openvswitch/ovs/commit/aeb14ab7f6cd27978454d6cca26a4529d44844fe
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M lib/flow.h
    M lib/meta-flow.c
    M lib/nx-match.c
    M ofproto/ofproto-dpif-xlate.c
    M tests/classifier.at
    M tests/dpif-netdev.at
    M tests/ofproto-dpif.at
    M tests/tunnel.at

  Log Message:
  -----------
  ofproto-dpif-xlate: Fix IGMP megaflow matching.

IGMP translations wasn't setting enough bits in the wildcards to ensure
different packets were handled differently.

Reported-by: "O'Reilly, Darragh" <darragh.oreilly at hpe.com>
Reported-at: http://openvswitch.org/pipermail/discuss/2016-April/021036.html
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list