Comment 6 for bug 1803191

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

Reviewed: https://review.opencontrail.org/47846
Committed: http://github.com/Juniper/contrail-controller/commit/398b21339308ac24df440952d18ecf909ea261a9
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 398b21339308ac24df440952d18ecf909ea261a9
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