Comment 17 for bug 1661133

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

Reviewed: https://review.opencontrail.org/29216
Committed: http://github.org/Juniper/contrail-controller/commit/b732b06b1c855f3fd5f6fb115474e0b4ad231c26
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit b732b06b1c855f3fd5f6fb115474e0b4ad231c26
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)