Comment 16 for bug 1577517

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

Reviewed: https://review.opencontrail.org/20372
Committed: http://github.org/Juniper/contrail-controller/commit/b7e81966b936772939b5a0f186fb291cc39ab791
Submitter: Zuul
Branch: R2.21.x

commit b7e81966b936772939b5a0f186fb291cc39ab791
Author: Manish <email address hidden>
Date: Fri May 13 13:47:27 2016 +0530

Vrf pending because of mpls label.

Problem:
MPLS label was pending pointing to Composite NH. This NH holds
reference to VRF. This label was programmed because adding EVPN path in multicast
route vxlan tag was added as ethernet identifier and label as well. When all
routes except evpn peer path is gone this vxlan tag (which was copied in label)
gets copied to master path which in turn tries to rebake NH for
this label.
EVPN mpls label should only be picked from local path or local vm peer path.

Solution:
Pass invalid label for evpn path.

Change-Id: Iea899d752be101d7a48ebe0e41635ffe23e06602
Closes-bug: #1577517