Updated git submodules
authorgobinath <gobinath@ericsson.com>
Thu, 4 May 2017 09:59:24 +0000 (15:29 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 8 May 2017 12:38:51 +0000 (12:38 +0000)
commit0fc4a22c6971916e72fb331bc2b36a16031cf9e5
treef3ff589f2b8af55c510cf98f73b71fa709589335
parent45cb331a3dbe3a883777f64d71f3bf8e2240d9a8
Updated git submodules

Project: netvirt master 9960b84ff376456b4d949bd110b66bb97019f4a5

Bug 8370 - Fib flows are not deleted after extra route deletion

Issue:

When the extra routes associated with a router are updated, the FIB flows
corresponding to the old extra routes are not deleted.

Analysis:

While there exists handling to update the loadblancing group corresponding
to the extra route, the handling to remove the FIB flows for the extra
route when the extra route is completely removed is missing.

Fix:

Changes have been added to the deletelocalfibentry to remove the FIB flows
of the removed extra route.

Change-Id: I77b5b9d46173b1c2613c28a495bc6a85bff52d9a
Signed-off-by: gobinath <gobinath@ericsson.com>
docs/submodules/netvirt