aboutsummaryrefslogtreecommitdiff
path: root/lib/ovsdb-data.h
AgeCommit message (Expand)Author
2011-03-10ovsdb: Implement garbage collection.Ben Pfaff
2011-03-10ovsdb-data: Expose guts of ovsdb_symbol_table() to clients.Ben Pfaff
2011-03-10ovsdb-data: Rename 'used' to 'created' in struct ovsdb_symbol.Ben Pfaff
2011-02-08table: Add new "bare" output formatting options.Ben Pfaff
2010-09-23ovsdb-data: New function ovsdb_datum_from_shash().Ben Pfaff
2010-08-25ovsdb: Remove unused ovsdb_datum_from_json_unique().Ben Pfaff
2010-07-12ovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_datum_from_json_unique().Ben Pfaff
2010-07-12ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_default().Ben Pfaff
2010-07-12ovsdb: Document some ovsdb-data.[ch] functions.Ben Pfaff
2010-06-17ovs-vsctl: Support references among records at creation time.Ben Pfaff
2010-02-25ovsdb: Add support for "enum" constraints.Ben Pfaff
2010-02-08ovsdb: Get rid of "declare" operation.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-01-27ovs-vsctl: Make parsing functions return error instead of aborting.Ben Pfaff
2010-01-26ovsdb-datum: Add functions for parsing and formatting atoms, data.Ben Pfaff
2010-01-26ovsdb-data: Add some more functions for dealing with "struct ovsdb_datum".Ben Pfaff
2010-01-11ovsdb: Improve comments.Ben Pfaff
2010-01-11ovsdb: Save some space in the log for newly inserted records.Ben Pfaff
2009-12-16ovsdb: Add new "mutation" operation to transactions.Ben Pfaff
2009-12-07ovsdb: Implement new "declare" operation.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff