Comment 27 for bug 1545590

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

Reviewed: https://review.opencontrail.org/18469
Committed: http://github.org/Juniper/contrail-vrouter/commit/c4cb8724834b33df95df6200f66f5cc406655e80
Submitter: Zuul
Branch: R2.20

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