Comment 8 for bug 1732285

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

Reviewed: https://review.opencontrail.org/37592
Committed: http://github.com/Juniper/contrail-vrouter/commit/23e5cb1402cd0b794950d18cdeaae0ff95a7ff27
Submitter: Zuul (<email address hidden>)
Branch: master

commit 23e5cb1402cd0b794950d18cdeaae0ff95a7ff27
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