Comment 14 for bug 1545590

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

Reviewed: https://review.opencontrail.org/18427
Committed: http://github.org/Juniper/contrail-vrouter/commit/fd0566f80587de2691d6a1b7093da37266f804af
Submitter: Zuul
Branch: R2.21.x

commit fd0566f80587de2691d6a1b7093da37266f804af
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