Updated git submodules
authoreceghkl <manu.b@ericsson.com>
Mon, 27 Feb 2017 11:07:37 +0000 (16:37 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 1 Mar 2017 17:44:58 +0000 (17:44 +0000)
commit5d1a595b40d409401d4bd53415661cfd1a9c9da9
treebfb72e72fc7ba08d51c33b98ab31f658a7c7805a
parent8cfeb14c155d761269595d64aabb5cf56cd6e35e
Updated git submodules

Project: netvirt master 0a5f1f42cd22f2915c289ec6208e76561897ff22

Fix for GwMac flow deletion during interface delete

* Without the fix, the mac address used for deleting the flow
  was obtained after quering interface state again. This
  returned null resulting in gwmac table not getting deleted.
* With the fix, interface state is not queried again. Interface
     state passed during interface state deletion notification is
  used to obtain mac address.

Change-Id: I1c091dc8edb722ab58fdf05f6cba1729a583209e
Signed-off-by: eceghkl <manu.b@ericsson.com>
docs/submodules/netvirt