summaryrefslogtreecommitdiff
path: root/ovsdb/condition.c
Commit message (Expand)AuthorAgeFilesLines
* Embrace anonymous unions.Ben Pfaff2018-05-251-3/+3
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+5
* ovsdb: optimize match_any_clause() condition evaluationLiran Schour2016-07-181-1/+113
* ovsdb: add conditions utilities to support monitor_condLiran Schour2016-07-181-13/+173
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-1/+1
* ovsdb: Allow comparison on optional scalar typesTerry Wilson2014-08-201-5/+19
* Rename NOT_REACHED to OVS_NOT_REACHEDHarold Lim2013-12-171-2/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: Correctly implement conditions that include multiple clauses.Ben Pfaff2011-11-281-42/+51
* ovsdb: Get rid of "declare" operation.Ben Pfaff2010-02-081-2/+2
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-4/+4
* ovsdb: Add new "mutation" operation to transactions.Ben Pfaff2009-12-161-1/+0
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+284