Updated git submodules
authorVishal Thapar <vishal.thapar@ericsson.com>
Wed, 21 Dec 2016 05:49:12 +0000 (11:19 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 22 Dec 2016 09:53:01 +0000 (09:53 +0000)
commitab5ee1e206c38979f2eeda67c66928444fe1be65
tree53c45338d7323ed37e89041e43b3aba1baea8031
parent006f1b823e409f1c26f2473b9caa7fbe398cecff
Updated git submodules

Project: ovsdb stable/boron f83cd38008840cf96dbb14bfc6022433e8d04915

BUG 7414: Tunnel pushed to wrong OVS

If we get DTCN with modiications on multiple nodes, we're processing the
changes as if they were recieved on all nodes. updateData() gets client
for each node in change, but instead of passing on the changes that are
made only on that node, it passes it all the changes including ones on
other nodes/clients.

Fix is to have a map of changes per client and only transact this subset
to the client.

Change-Id: Ie03176b470b120eba76478c8c12e44d831329953
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
docs/submodules/ovsdb