Comment 9 for bug 1612766

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

Reviewed: https://review.opencontrail.org/23266
Committed: http://github.org/Juniper/contrail-controller/commit/0699c839b2fdde08246792c820eef186bce7f98b
Submitter: Zuul
Branch: master

commit 0699c839b2fdde08246792c820eef186bce7f98b
Author: Nischal Sheth <email address hidden>
Date: Fri Aug 12 12:06:44 2016 -0700

Retain unique route attributes when packing into a xmpp message

This bug is a regression introduced by changes made for bug 1591399.

Since an xmpp message now contains routes with different attributes,
Community and ExtCommunity need to processed for each route that is
added to the message. Otherwise, all routes that get packed into a
message will accidentally be advertised with some of the attributes
of the first route in the message.

Change-Id: Id34e32e3ff106e97c2536b1d0a72772387ca6a76
Closes-Bug: 1612766