Comment 18 for bug 1724131

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

Reviewed: https://review.opencontrail.org/37009
Committed: http://github.com/Juniper/contrail-controller/commit/67c008af6c6c4a50b5d450a4aa8c6125744def8e
Submitter: Zuul (<email address hidden>)
Branch: master

commit 67c008af6c6c4a50b5d450a4aa8c6125744def8e
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