Comment 17 for bug 1724131

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

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

commit eec960d4ba8d0c64b0348d1ed8c1bf31e6c899ef
Author: Hari Prasad Killi <email address hidden>
Date: Sun Oct 29 19:50:51 2017 +0530

Change the MAC used for segment health check packets

Using vrouter mac as destination MAC could result in packets getting
dropped in the transaparent SI, as it is learnt on different interfaces
while receiving ARP packets. Changing to use new source and destination
MACs for these packets and add bridge entries for these.

Change-Id: Ice1ff28eb347528aa004c5d2c19f95147e52725a
closes-bug: #1724131