Comment 7 for bug 1618154

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

Reviewed: https://review.opencontrail.org/23704
Committed: http://github.org/Juniper/contrail-vrouter/commit/8bf6b7b7a095f2635c45768c687e898cf59fe41d
Submitter: Zuul
Branch: master

commit 8bf6b7b7a095f2635c45768c687e898cf59fe41d
Author: Divakar <email address hidden>
Date: Mon Aug 29 23:04:33 2016 +0530

Handle unicast ARP requests in source compute node

Currently the unicast ARP requests are not processed in the source
compute node. These packets are switched to the destination compute node
and before handing the L2 packet to destined VM, these are processed.
This can result in Ecmp source VM sending unicast ARP requests and
destination VM (non ecmp) responding with Vhost MAC.

As a fix, unicast ARP requests are also processed in source compute node
itself

closes-bug: #1618154

Change-Id: Ic3a456f49297b982da79acc669982909ba2df74a