netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / ovsdb-data.h
2015-12-11 Andy Zhoulib: add diff and apply diff APIs for ovsdb_datum
2015-12-11 Andy Zhoulib: avoid set size check when generating diff datum...
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-04-03 Ben PfaffRevert "ovsdb-data: New functions for predicting serial...
2013-04-01 Ben Pfaffovsdb-data: New functions for predicting serialized...
2012-07-18 Ben Pfaffsystem-stats: Use "smap" instead of "shash".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb-data: Expose guts of ovsdb_symbol_table() to...
2011-03-10 Ben Pfaffovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
2011-02-09 Ben Pfafftable: Add new "bare" output formatting options.
2010-09-23 Ben Pfaffovsdb-data: New function ovsdb_datum_from_shash().
2010-08-25 Ben Pfaffovsdb: Remove unused ovsdb_datum_from_json_unique().
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
2010-07-12 Ben Pfaffovsdb: Document some ovsdb-data.[ch] functions.
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-27 Ben Pfaffovs-vsctl: Make parsing functions return error instead...
2010-01-26 Ben Pfaffovsdb-datum: Add functions for parsing and formatting...
2010-01-26 Ben Pfaffovsdb-data: Add some more functions for dealing with...
2010-01-11 Ben Pfaffovsdb: Improve comments.
2010-01-11 Ben Pfaffovsdb: Save some space in the log for newly inserted...
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-08 Ben Pfaffovsdb: Implement new "declare" operation.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-05 Ben PfaffInitial implementation of OVSDB.