]> git.proxmox.com Git - mirror_ovs.git/history - lib/ovsdb-data.h
ovsdb-idl: Fix iteration over tracked rows with no actual data.
[mirror_ovs.git] / lib / ovsdb-data.h
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Add support for online schema conversion.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffovsdb-client: Show even constraint-breaking data in...
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-08-15 Joe Stringerovsdb-idl: Rename 'old' to 'old_datum'.
2017-08-15 Joe Stringerovsdb-idl: Avoid new expression.
2017-01-05 Lukasz Rzasikovsdb-data: Add support for integer ranges in database...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-10-19 Ben Pfaffovsdb-idlc: Use ovsdb_datum_from_smap() instead of...
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
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.