Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Move compiler.h to <openvswitch/compiler.h> | Thomas Graf | 2014-12-15 | 1 | -2/+2 |
* | Rename NOT_REACHED to OVS_NOT_REACHED | Harold Lim | 2013-12-17 | 1 | -3/+3 |
* | ovsdb: Enforce immutability of immutable columns. | Ben Pfaff | 2012-09-05 | 1 | -1/+7 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | ovsdb: Fix spelling of "constraint violation" in error tag. | Ben Pfaff | 2011-05-31 | 1 | -2/+2 |
* | ovsdb: Add support for "enum" constraints. | Ben Pfaff | 2010-02-25 | 1 | -1/+1 |
* | ovsdb: Add default case to ovsdb_mutation_set_execute(). | Ben Pfaff | 2010-02-11 | 1 | -0/+3 |
* | ovsdb: Get rid of "declare" operation. | Ben Pfaff | 2010-02-08 | 1 | -2/+2 |
* | ovsdb: Add simple constraints. | Ben Pfaff | 2010-02-08 | 1 | -146/+202 |
* | ovsdb-data: Add some more functions for dealing with "struct ovsdb_datum". | Ben Pfaff | 2010-01-26 | 1 | -2/+2 |
* | ovsdb: Add new "mutation" operation to transactions. | Ben Pfaff | 2009-12-16 | 1 | -0/+462 |