Comment 18 for bug 1723502

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

Reviewed: https://review.opencontrail.org/36527
Committed: http://github.com/Juniper/contrail-controller/commit/38f8a83919c9c202e72d61243297c05d67a897db
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 38f8a83919c9c202e72d61243297c05d67a897db
Author: Ananth Suryanarayana <email address hidden>
Date: Fri Oct 13 11:50:18 2017 -0700

Flip xmpp connections upon router id change

When router id change is detected, we already flip all bgp peerings. Similarly
we should also flip all xmpp agent connections so that any routes originated
based on old router-id gets deleted and new ones based on the modified
router-id is re-generated correctly (especially in multicast areas)

Change-Id: I392e6d235c1681c329b0a6a874019b93d35527fa
Closes-Bug: 1723502