Comment 7 for bug 1732285

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

Reviewed: https://review.opencontrail.org/37571
Committed: http://github.com/Juniper/contrail-vrouter/commit/d9000c1e28d79189ae69374e3a904725c48aca36
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit d9000c1e28d79189ae69374e3a904725c48aca36
Author: Divakar D <email address hidden>
Date: Thu Nov 16 12:19:07 2017 +0530

Calculate Ecmp component NH for non-IP packets

Currently the Ecmp component NH is calculated for IP/IP6 packets only as
Ecmp has been supported for only for L3 packets. With the support of L2 Ecmp, the
component NH needs to be chosen even for L2 packets. As there is no Flow
available for L2 packets, the hash is calculated on Ether dst, src and
VRF

Change-Id: I61085c729da9633630088604c1a6b8db5897bba8
closes-bug: #1732285