On Wed, Oct 21, 2015 at 09:45:23PM -0700, Andy Zhou wrote:
> This function will have multiple callers in later patches.
>
> Signed-off-by: Andy Zhou
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/d
On Fri, Oct 23, 2015 at 8:06 AM, Liran Schour wrote:
> "dev" wrote on 22/10/2015 07:49:05 AM:
>>
>> I have also pushed the patches to my github account:
>>
>> https://github.com/azhou-nicira/ovs-review/tree/monitor2
>>
> Thanks. I will base my mointor_cond code on top of your patches.
Great! Plea
"dev" wrote on 22/10/2015 07:49:05 AM:
>
> I have also pushed the patches to my github account:
>
> https://github.com/azhou-nicira/ovs-review/tree/monitor2
>
Thanks. I will base my mointor_cond code on top of your patches.
___
dev mailing list
dev@
I have also pushed the patches to my github account:
https://github.com/azhou-nicira/ovs-review/tree/monitor2
On Wed, Oct 21, 2015 at 9:45 PM, Andy Zhou wrote:
> This function will have multiple callers in later patches.
>
> Signed-off-by: Andy Zhou
> ---
> ovsdb/monitor.c | 27 +++
This function will have multiple callers in later patches.
Signed-off-by: Andy Zhou
---
ovsdb/monitor.c | 27 +--
1 file changed, 17 insertions(+), 10 deletions(-)
diff --git a/ovsdb/monitor.c b/ovsdb/monitor.c
index 8a64fc1..f978960 100644
--- a/ovsdb/monitor.c
+++ b/ov