Re: [ovs-dev] [monitor2 v2 7/9] ovsdb-client: support monitor2

2015-12-14 Thread Ben Pfaff
On Mon, Dec 14, 2015 at 08:55:01AM +0200, Liran Schour wrote: > Andy Zhou wrote on 12/12/2015 12:37:32 AM: > > > On Tue, Dec 1, 2015 at 6:20 AM, Liran Schour wrote: > > "dev" wrote on 25/11/2015 12:16:01 AM: > > > > > From: Andy Zhou > > > @@ -617,6 +621,101 @@ monitor_print(struct json *tabl

Re: [ovs-dev] [monitor2 v2 7/9] ovsdb-client: support monitor2

2015-12-13 Thread Liran Schour
Andy Zhou wrote on 12/12/2015 12:37:32 AM: > On Tue, Dec 1, 2015 at 6:20 AM, Liran Schour wrote: > "dev" wrote on 25/11/2015 12:16:01 AM: > > > From: Andy Zhou > > @@ -617,6 +621,101 @@ monitor_print(struct json *table_updates, > > } > > > > static void > > +monitor2_print_row(struct json *ro

Re: [ovs-dev] [monitor2 v2 7/9] ovsdb-client: support monitor2

2015-12-11 Thread Andy Zhou
On Tue, Dec 1, 2015 at 6:20 AM, Liran Schour wrote: > "dev" wrote on 25/11/2015 12:16:01 AM: > > > From: Andy Zhou > > @@ -617,6 +621,101 @@ monitor_print(struct json *table_updates, > > } > > > > static void > > +monitor2_print_row(struct json *row, const char *type, const char > *uuid, > > +

Re: [ovs-dev] [monitor2 v2 7/9] ovsdb-client: support monitor2

2015-12-01 Thread Liran Schour
"dev" wrote on 25/11/2015 12:16:01 AM: > From: Andy Zhou > @@ -617,6 +621,101 @@ monitor_print(struct json *table_updates, > } > > static void > +monitor2_print_row(struct json *row, const char *type, const char *uuid, > + const struct ovsdb_column_set *columns, struct table