Comment 3 for bug 1545590

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

Reviewed: https://review.opencontrail.org/17224
Committed: http://github.org/Juniper/contrail-vrouter/commit/d390035d5aebad06fc41b5365853e1a039237c67
Submitter: Zuul
Branch: master

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