Comment 6 for bug 1487567

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

Reviewed: https://review.opencontrail.org/13625
Committed: http://github.org/Juniper/contrail-controller/commit/562c5a1a5dc0e4f6e6892927f706c1d53ad06d0b
Submitter: Zuul
Branch: master

commit 562c5a1a5dc0e4f6e6892927f706c1d53ad06d0b
Author: Manish <email address hidden>
Date: Mon Aug 24 14:53:51 2015 +0530

TOR agent mcast route updated without active connection.

Tor-agent should export route only when OVS peer has added a path.
By default a local peer path is added irrespective of mode in mcast.
This was to subscribe in TSN mode. However this should not be used for exporting
in Tor agent mode.

Solution is to check for tor agent mode and skip subscription.

Closes-bug: 1487567
(cherry picked from commit 36026e54c363878ccbe94ad06a98a491afe7a918)

Conflicts:
 src/vnsw/agent/ovs_tor_agent/ovsdb_client/test/test_ovs_multicast_local.cc
Change-Id: Ibc655d90973e5afd5e47826c74c6ff0696c60625