Comment 3 for bug 1636638

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/25410
Committed: http://github.org/Juniper/contrail-vrouter/commit/aba039463912c7d32a4554f418632df4f8bff0a6
Submitter: Zuul
Branch: R3.0.3.x

commit aba039463912c7d32a4554f418632df4f8bff0a6
Author: Anand H. Krishnan <email address hidden>
Date: Thu Oct 27 10:22:35 2016 +0530

For port mirroring, flow index should not be set

During transmit port mirror, we seem to be using the mirror values
from the flow of the original packet. This is not a right behavior,
since port mirroring shouldn't be depending on flow based mirror
values.

Hence reset the flow index for the port mirrored packet

Change-Id: I1aff969b08a2f247ccf1fc636d6689350e819f29
Closes-Bug: #1636638