Comment 18 for bug 1661133

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

Reviewed: https://review.opencontrail.org/29095
Committed: http://github.org/Juniper/contrail-controller/commit/4ae31b9c3cca6554a2ab7583f211c1fdec1e218b
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit 4ae31b9c3cca6554a2ab7583f211c1fdec1e218b
Author: Manish <email address hidden>
Date: Tue Feb 21 11:22:25 2017 +0530

Route notification to ksync missed.

Problem: If VRF notification is not yet
received and route is notified then it does not reach ksync. In absence of ksync
entry for this route, it is not installed in vrouter. Vrf can be notified later
though.

Solution: Ksync will walk routes in vrf whenever vrf ksync entry is
added to look for all missed routes.

Closes-bug: #1661133

Change-Id: I1ad66ba35319c15913ae19a8f14b4d4ca785dbcf
(cherry picked from commit 6a2390e93a874df02442a15575da65e32a240c67)
(cherry picked from commit d8770d6bdf4d88f13059808ec8c1d310a7428025)