[ovs-git] [openvswitch/ovs] 76f3c2: ofproto-dpif-xlate: Fix treatment of mirrors acros...

GitHub noreply at github.com
Fri Sep 16 17:40:16 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 76f3c26071f665ac00d63d78abb277542aa921df
      https://github.com/openvswitch/ovs/commit/76f3c26071f665ac00d63d78abb277542aa921df
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif-xlate: Fix treatment of mirrors across patch port.

When the bridges on both sides of a patch port included mirrors, the
translation code incorrectly conflated them instead of treating them as
independent.

Reported-by: Zoltán Balogh <zoltan.balogh at ericsson.com>
Reported-by: Sugesh Chandran <sugesh.chandran at intel.com>
Reported-at: http://openvswitch.org/pipermail/discuss/2016-September/022689.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Zoltán Balogh <zoltan.balogh at ericsson.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list