On Thu, Feb 18, 2016 at 11:46:40AM +0000, Liran Schour wrote:
> Change ovsdb_condition to be a 3-element json array or a boolean value.
> Conditions utilities will be used later for conditional monitoring.
> 
> Signed-off-by: Liran Schour <lir...@il.ibm.com>
> 
> ---
> v3->v4:
> * Pass index_map only to ovsdb_condition_evaluate_or_datum()
> * Added ovsdb_condition_is_[true|false]()
> * Added ovsdb_condition_get_max_function()
> * Added ovsdb_condition_diff()
> 
> v2->v3:
> * Remove condition_add() and condition_remove() and all sub-functions
> * Allow single bollean value XOR <condition>

"sparse" reports:

    ../tests/test-ovsdb.c:913:60: warning: Using plain integer as NULL pointer
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to