Comment 3 for bug 1516914

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

Reviewed: https://review.opencontrail.org/15184
Committed: http://github.org/Juniper/contrail-vrouter/commit/6311f9f6f25d6ae9583ed7e2d268c2f9aa0d8cb2
Submitter: Zuul
Branch: R2.20

commit 6311f9f6f25d6ae9583ed7e2d268c2f9aa0d8cb2
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