Comment 18 for bug 1472796

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

Reviewed: https://review.opencontrail.org/14033
Committed: http://github.org/Juniper/contrail-controller/commit/940e4c1252b4d9dea4a410a30069436cfda4ff87
Submitter: Zuul
Branch: R2.20

commit 940e4c1252b4d9dea4a410a30069436cfda4ff87
Author: Naveen N <email address hidden>
Date: Thu Sep 24 02:24:07 2015 -0700

* If a ECMP flow gets processed as layer-2 flow mark it as short flow

If source route is composite, then the flow has to be layer3
procesess so that proper load distribution happens, this is
forced but proxying with vrouter mac for ECMP destinations
and if ECMP source originates the packet then also vrouter
would proxy with vrrp mac so that packet gets processed
as layer3 flow. If a flow transition from non-ECMP to
ECMP then for some time flow would be layer2. Mark such flow
as short flow for that time.
Closes-bug:#1472796

Change-Id: I4256011c5838a68c4d9180d63df5d561f5d878f1