Comment 10 for bug 1714673

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

Reviewed: https://review.opencontrail.org/35343
Committed: http://github.com/Juniper/contrail-controller/commit/d6fff050f447b363eaf9cd5940c272f6b42be39b
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit d6fff050f447b363eaf9cd5940c272f6b42be39b
Author: Hari Prasad Killi <email address hidden>
Date: Thu Sep 7 21:52:44 2017 +0530

Interface NH not released

VRF delete timeout was seen as interface NHs are not released. Issue came
because interface ksync is copying the AAP list and this is taking an
additional reference. As the AAP list is not required here, changing that
to copy only the MAC addresses that are required.

Change-Id: Iaa6f1562eba2f90b7aea47f6a337c1045fff6b14
closes-bug: #1714673