summaryrefslogtreecommitdiff
path: root/lib/ovsdb-idl-provider.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Enforce immutability of immutable columns.Ben Pfaff2012-09-051-1/+2
* lib: Utilize smaps in the idl.Ethan Jackson2012-06-141-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: Implement garbage collection.Ben Pfaff2011-03-101-1/+2
* ovsdb-idl: Make selecting tables and columns to replicate more flexible.Ben Pfaff2010-11-161-23/+2
* ovsdb-idl: Make it possible to omit or pay less attention to columns.Ben Pfaff2010-08-111-0/+23
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-0/+1
* ovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_txn_insert().Ben Pfaff2010-01-271-4/+0
* ovsdb-idl: Allow clients to modify records without using structs.Ben Pfaff2010-01-261-11/+3
* ovsdb-idl: New function to obtain the current transaction from any row.Ben Pfaff2009-12-081-0/+2
* ovsdb-idl: Make it possible to write data through the IDL.Ben Pfaff2009-12-071-1/+17
* ovsdb: Implement C bindings for IDL.Ben Pfaff2009-12-021-0/+71