Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Fri, 16 Jun 2017 13:10:31 +0000 (15:10 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 17 Jun 2017 22:10:36 +0000 (22:10 +0000)
commitc0c72233533fec77b7999e44da0faee47bab5b6a
treebc27ebe497a733e753ae774d0b930b489b15357f
parent76f44f2e609555164d6f43af52dbd4eeff6bd4a1
Updated git submodules

Project: netvirt master 58ad088f01918eedbd1d0bd0ff59381cf0bf720b

Restore VRF imported routes case

In createLocalFibEntry, localNextHopInfo is always null. It used to be
initialised in what became the forEach() loop; this patch restores a
standard foreach loop and tracks whether local next hop info has
actually been seen.

Change-Id: I9dc7a041a1010f7f85003bd225d75f2d03a7d076
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
docs/submodules/netvirt