On Thu, Mar 19, 2015 at 12:08:27AM -0700, Andy Zhou wrote:
> Refactoring ovsdb_monitor_get_initial() to not generate JSON object.
> It only collect changes within the ovsdb_monitor().
> ovsdb_jsonrpc_monitor_compose_table_update() is then used to generate
> JSON object.
>
> This change will also m
Refactoring ovsdb_monitor_get_initial() to not generate JSON object.
It only collect changes within the ovsdb_monitor().
ovsdb_jsonrpc_monitor_compose_table_update() is then used to generate
JSON object.
This change will also make future patch easier.
Signed-off-by: Andy Zhou
---
ovsdb/jsonrpc-