Comment 1 for bug 1381978

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

Reviewed: https://review.opencontrail.org/3817
Committed: http://github.org/Juniper/contrail-controller/commit/a21d82accf1b38ec5597feb5c304c5d40f104359
Submitter: Zuul
Branch: R1.10

commit a21d82accf1b38ec5597feb5c304c5d40f104359
Author: Naveen N <email address hidden>
Date: Thu Oct 16 04:43:55 2014 -0700

* All the component nh member of a composite NH are policy disabled
nexthop, since composite NH itself is policy enabled and there is
no need for component member to policy disabled. When a transition
happens from non-ecmp to ecmp, local interface nexthop could be
added with policy enabled flag, and finding of the nexthop inside
composite NH would fail since we always search for policy disabled
nh inside composite NH. Since nexthop lookup fails flow ecmp index
would not be set, resulting in drop
Unit test added to verify the case where transition happens from
non-ecmp to ecmp with local nexthop pre-existing
Closes-bug:#1381978

Change-Id: Ib097a77450afcc7ebba622a0732af3c1105c7db9