Comment 3 for bug 1803191

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

Reviewed: https://review.opencontrail.org/47647
Committed: http://github.com/Juniper/contrail-controller/commit/7d24140f16b6d066f9802e0547b41deb2a846893
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 7d24140f16b6d066f9802e0547b41deb2a846893
Author: Ananth Suryanarayana <email address hidden>
Date: Tue Nov 13 13:32:38 2018 -0800

Replicate BGP EVPN Type-1 Routes if they have asn:1 route-target

Typically in a cluster, all Type-1 AD routes carry the same route target asn:1
as they are applicable to all VNs. If individual VN route-targets are carried
with the route, then we can easily run out of BGP PDU (4K).

During Type-1 AD Routes replication relax the origin-vn check if asn:1 route
target community is associated with the route.

Change-Id: I4387030ca62495afe949f78b5fc391049f4783d5
Closes-Bug: 1803191