ovsdb: Add support for multiple databases to the protocol.
[sliver-openvswitch.git] / lib / ovsdb-idl-provider.h
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-27 Ben Pfaffovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_...
2010-01-26 Ben Pfaffovsdb-idl: Allow clients to modify records without...
2009-12-09 Ben Pfaffovsdb-idl: New function to obtain the current transacti...
2009-12-08 Ben Pfaffovsdb-idl: Make it possible to write data through the...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.