Comment 11 for bug 1516914

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

Reviewed: https://review.opencontrail.org/21043
Committed: http://github.org/Juniper/contrail-vrouter/commit/3c57fade159273f363e60e5716e9e52a8b7453dd
Submitter: Zuul
Branch: R3.0

commit 3c57fade159273f363e60e5716e9e52a8b7453dd
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