From 3378b0f544be4b5d422eb72820d3508bae99c9b1 Mon Sep 17 00:00:00 2001 From: Kency Kurian Date: Thu, 12 Jan 2017 00:49:34 +0530 Subject: [PATCH] Updated git submodules Project: netvirt stable/boron e04ffc6091b3e3f020e8c76b961efbccca7da204 Bug 7533 : Fix for bind/unbind in DHCP service - If the unbind is called from interface state listeners there could be chances of ending up in a race condition in service bind logic and hence the flow does not get removed. - Moved the bind service call to interface config listener rather than state so that the service flows get programmed as soon as the interface is UP. Change-Id: Iadd3743e47efed9f256612fe8bab7085d3de2d54 Signed-off-by: Kency Kurian --- docs/submodules/netvirt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/netvirt b/docs/submodules/netvirt index d68ba30c0..e04ffc609 160000 --- a/docs/submodules/netvirt +++ b/docs/submodules/netvirt @@ -1 +1 @@ -Subproject commit d68ba30c0c233a4215806684185cd5104071becb +Subproject commit e04ffc6091b3e3f020e8c76b961efbccca7da204 -- 2.36.6