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

GitHub noreply at github.com
Fri May 20 20:14:35 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a75636c8b950aeeb9961687cf8016e440b9428c7
      https://github.com/openvswitch/ovs/commit/a75636c8b950aeeb9961687cf8016e440b9428c7
  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 lib/odp-util.c
    M ofproto/ofproto-dpif-xlate.c

  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