summaryrefslogtreecommitdiff
path: root/ovsdb/condition.c
Commit message (Expand)AuthorAgeFilesLines
* 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