Comment 12 for bug 1516914

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

Reviewed: https://review.opencontrail.org/21041
Committed: http://github.org/Juniper/contrail-vrouter/commit/18c12d07f932a9fc0a4f200c3bffe20cf6bea07b
Submitter: Zuul
Branch: R2.21.x

commit 18c12d07f932a9fc0a4f200c3bffe20cf6bea07b
Author: Divakar <email address hidden>
Date: Tue Nov 17 13:43:06 2015 +0530

Enabling ARP processing on Service interface

To avoid the flooding of packets on service interface, BUM traffic on
service interface is drooped. This is fine as service instance does not
communicate to another sevice instance. This fix enables the ARP processing on
service instance interface so that it can communicate to another service
instance. If ARP algorithm choses to flood the ARP request, it is still
dropped, so that it would not loop.

Change-Id: I31e18f16d8baa5d9dd65da202636b36048b64a0f
closes-bug: #1516914