Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ovsdb-idl: Tolerate missing tables and columns. | Ben Pfaff | 2015-03-31 | 1 | -2/+3 |
* | lib: Move compiler.h to <openvswitch/compiler.h> | Thomas Graf | 2014-12-15 | 1 | -3/+3 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | ovsdb-parser: Use sset instead of svec for detecting unused members. | Ben Pfaff | 2011-03-31 | 1 | -3/+3 |
* | ovsdb: Add support for "enum" constraints. | Ben Pfaff | 2010-02-25 | 1 | -0/+2 |
* | ovsdb: Add simple constraints. | Ben Pfaff | 2010-02-08 | 1 | -1/+2 |
* | ovsdb: Require database, table, column names to be valid identifiers. | Ben Pfaff | 2009-11-19 | 1 | -0/+2 |
* | ovsdb-parser: Fix indentation. | Ben Pfaff | 2009-11-16 | 1 | -1/+1 |
* | Initial implementation of OVSDB. | Ben Pfaff | 2009-11-04 | 1 | -0/+74 |