netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / ovsdb-idl-provider.h
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2015-11-30 Aymerich, Edwardovsdb-idl: Improve ovsdb_idl_add_table() comment.
2015-11-23 Shad Ansariovsdb-idl: Add support for change tracking.
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-08-11 Ben Pfaffovsdb-idl: Make it possible to omit or pay less attenti...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
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.