aboutsummaryrefslogtreecommitdiff
path: root/lib/ovsdb-types.c
AgeCommit message (Expand)Author
2011-08-24python: Take advantage of Python "x < y < z" syntax.Ben Pfaff
2010-03-17ovsdb: Add support for weak references.Ben Pfaff
2010-02-25ovsdb: Add support for "enum" constraints.Ben Pfaff
2010-02-25ovsdb: Drop regular expression constraints.Ben Pfaff
2010-02-08ovsdb: Make scalars and 1-element sets interchangeable.Ben Pfaff
2010-02-08ovsdb: Fix support for systems where libpcre is not installed.Ben Pfaff
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-01-26ovsdb: Require column type "min" value be 0 or 1.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff