Comment 12 for bug 1786487

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

Reviewed: https://review.opencontrail.org/46726
Committed: http://github.com/Juniper/contrail-controller/commit/74ece23d689382ea1874dc8c155f97fa199074fe
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 74ece23d689382ea1874dc8c155f97fa199074fe
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