Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ovsdb-data: Improve grammar in error message. | Ben Pfaff | 2018-10-03 | 1 | -45/+45 |
* | condition: Reject <, <=, >=, > with optional scalar against empty set. | Ben Pfaff | 2018-10-03 | 1 | -1/+255 |
* | condition: Fix ==, !=, includes, excludes on optional scalars. | Ben Pfaff | 2018-10-03 | 1 | -4/+20 |
* | treewide: Convert leading tabs to spaces. | Ben Pfaff | 2018-06-11 | 1 | -3/+3 |
* | ovsdb: add conditions utilities to support monitor_cond | Liran Schour | 2016-07-18 | 1 | -0/+41 |
* | ovsdb: Allow comparison on optional scalar types | Terry Wilson | 2014-08-20 | 1 | -0/+81 |
* | ovsdb: Correctly implement conditions that include multiple clauses. | Ben Pfaff | 2011-11-28 | 1 | -16/+36 |
* | ovsdb: Make scalars and 1-element sets interchangeable. | Ben Pfaff | 2010-02-08 | 1 | -8/+8 |
* | Rework and simplify the "lcov" support for the testsuite. | Ben Pfaff | 2010-02-02 | 1 | -1/+1 |
* | Initial implementation of OVSDB. | Ben Pfaff | 2009-11-04 | 1 | -0/+558 |