Comment 3 for bug 1381978

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

Reviewed: https://review.opencontrail.org/4819
Committed: http://github.org/Juniper/contrail-controller/commit/127454b6bcd15e3898f5c4809067cf211fe36f09
Submitter: Zuul
Branch: master

commit 127454b6bcd15e3898f5c4809067cf211fe36f09
Author: Naveen N <email address hidden>
Date: Thu Nov 20 03:00:00 2014 -0800

* 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: I95068b324870f3291a3cbb4bcc756a7c1ef791b4