aboutsummaryrefslogtreecommitdiff
path: root/lib/ovsdb-idl-provider.h
AgeCommit message (Expand)Author
2011-03-10ovsdb: Implement garbage collection.Ben Pfaff
2010-11-16ovsdb-idl: Make selecting tables and columns to replicate more flexible.Ben Pfaff
2010-08-11ovsdb-idl: Make it possible to omit or pay less attention to columns.Ben Pfaff
2010-02-09ovsdb: Add support for multiple databases to the protocol.Ben Pfaff
2010-01-27ovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_txn_insert().Ben Pfaff
2010-01-26ovsdb-idl: Allow clients to modify records without using structs.Ben Pfaff
2009-12-08ovsdb-idl: New function to obtain the current transaction from any row.Ben Pfaff
2009-12-07ovsdb-idl: Make it possible to write data through the IDL.Ben Pfaff
2009-12-02ovsdb: Implement C bindings for IDL.Ben Pfaff