Comment 13 for bug 1786487

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

Reviewed: https://review.opencontrail.org/46728
Committed: http://github.com/Juniper/contrail-controller/commit/b2601b1ba40c51e3aec9943580a42373103971c9
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit b2601b1ba40c51e3aec9943580a42373103971c9
Author: Kumar Harsh <email address hidden>
Date: Thu Oct 4 21:33:36 2018 +0530

Composite next hop for mirror destination is having zero component
next hops, this because of passing incorrect vm interface mac address
for component next hop key construction.
Fix: derive mac address key from vm_mac() method which is used for
creating interface next hops .

Change-Id: Ic0d0a70903ae3e70a746b81f46d7a1c61f9de51e
Closes-Bug: #1786487