aboutsummaryrefslogtreecommitdiff
path: root/ovsdb/table.h
AgeCommit message (Expand)Author
2011-06-06ovsdb: Implement table uniqueness constraints ("indexes").Ben Pfaff
2011-06-06ovsdb: Move ovsdb_table_put_row() into test program.Ben Pfaff
2011-03-10ovsdb: Implement garbage collection.Ben Pfaff
2010-03-18ovsdb: Allow constraining the number of rows in a table.Ben Pfaff
2010-03-05ovsdb: Remove "comment" support from OVSDB schemas.Ben Pfaff
2010-02-15ovsdb: Add functions to clone schemas.Ben Pfaff
2010-02-08ovsdb: Use direct pointer from table to txn_table to simplify code.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff