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
Reviewed: https:/ /review. opencontrail. org/37592 github. com/Juniper/ contrail- vrouter/ commit/ 23e5cb1402cd0b7 94950d18cdeaae0 ff95a7ff27
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: master
commit 23e5cb1402cd0b7 94950d18cdeaae0 ff95a7ff27
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: I61085c729da963 3630088604c1a6b 8db5897bba8
closes-bug: #1732285