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

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


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: c28afceac6eea0a4c05ee37f354217d6ec417797
      https://github.com/openvswitch/ovs/commit/c28afceac6eea0a4c05ee37f354217d6ec417797
  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