Comment 21 for bug 1545590

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

Reviewed: https://review.opencontrail.org/18467
Committed: http://github.org/Juniper/contrail-vrouter/commit/fde2003c6cceb601eb85ddd8521c2a01baaae9a2
Submitter: Zuul
Branch: R2.22.x

commit fde2003c6cceb601eb85ddd8521c2a01baaae9a2
Author: Anand H. Krishnan <email address hidden>
Date: Mon Feb 15 11:09:41 2016 +0530

Provision to take mirror source ip from the packet

vRouter has to make provision to allow source ip of the mirror tunnel
to come from the original packet. Till now, we were using the vhost ip
address, which may not make sense in the vrf to which the mirror vm
belongs.

Change-Id: I3147d57aa16ad808327036db557387fb2ef3782c
Closes-BUG: #1545590