Re: [ovs-dev] [PATCH] bridge: fix windows build

2016-06-29 Thread Ansis Atteka
On 29 June 2016 at 18:24, Sairam Venugopal wrote: > Thanks for fixing this. I just sent out a patch for fixing the same. > > Acked-by: Sairam Venugopal > Thanks, for review. I pushed it. Sorry for wasting your cycles on this. > > > > On 6/29/16, 6:16 PM, "Ansis Atteka" wrote: > > >Patch 81d2f

Re: [ovs-dev] [PATCH] bridge: fix windows build

2016-06-29 Thread Sairam Venugopal
Thanks for fixing this. I just sent out a patch for fixing the same. Acked-by: Sairam Venugopal On 6/29/16, 6:16 PM, "Ansis Atteka" wrote: >Patch 81d2f75c (bridge: allow OVS to interact with controller >through sockets outside run dir) broke windows build. This patch >fixes that. > >Signed-o

[ovs-dev] [PATCH] bridge: fix windows build

2016-06-29 Thread Ansis Atteka
Patch 81d2f75c (bridge: allow OVS to interact with controller through sockets outside run dir) broke windows build. This patch fixes that. Signed-off-by: Ansis Atteka --- lib/daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/daemon.h b/lib/daemon.h index b035055..b