Comment 11 for bug 1643842

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

Reviewed: https://review.opencontrail.org/32573
Committed: http://github.com/Juniper/contrail-controller/commit/b14290bf497212c4e1629f6ccbfaaf1da637a082
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit b14290bf497212c4e1629f6ccbfaaf1da637a082
Author: Manish <email address hidden>
Date: Fri May 5 19:32:52 2017 +0530

ECMP load balance is not effective on remote SI compute.

Problem:
On SI compute routes are imported from CN with ECMP NH.
These routes were not notifying change in load balance params if changed.

Solution:
Notify on change in ecmp hash fields.

Note:
Any change in hash fields gets applied to new flows. Existing flows continue to
use same index as computed before.

Closes-bug: #1643842

Conflicts:
 src/vnsw/agent/controller/controller_route_path.cc
Change-Id: I0216e12ba90b152c58deaaf67b477876eddfc9e8