]> git.proxmox.com Git - mirror_ovs.git/commit
ofproto-dpif-xlate: Account mirrored packets only if the VLAN matches.
authorBen Pfaff <blp@ovn.org>
Thu, 27 Dec 2018 21:41:55 +0000 (13:41 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 18 Jan 2019 00:25:43 +0000 (16:25 -0800)
commita3954fd812387e3dd9fbd685a861c153c8e41fcb
treeede7b480e84973e63ee1ca43e70a2b2149543df2
parent40e940e4391f67eeba6f7a1619f9562c104a9424
ofproto-dpif-xlate: Account mirrored packets only if the VLAN matches.

Until now, OVS has accounted packets to mirrors even if the VLAN selection
criteria did not match.  This fixes the problem.

Acked-by: Justin Pettit <jpettit@ovn.org>
Tested-by: Shweta Seth <shwseth@cisco.com>
Reported-by: Shweta Seth <shwseth@cisco.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-December/047931.html
Signed-off-by: Ben Pfaff <blp@ovn.org>
ofproto/ofproto-dpif-xlate.c