Comment 9 for bug 1714673

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

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

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