]> git.proxmox.com Git - mirror_ovs.git/history - lib/ovsdb-idl-provider.h
dpctl: Add the option 'pmd' for dump-flows.
[mirror_ovs.git] / lib / ovsdb-idl-provider.h
2020-06-15 Dumitru Cearaovsdb-idl: Avoid inconsistent IDL state with OVSDB_MONI...
2019-05-24 Han Zhouovsdb-idl: Tracking - preserve data for deleted rows.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-12 Ben Pfaffovsdb-idl: Redesign use of indexes.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb-idl: Break out database-specific stuff into new...
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
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-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-03 Lance Richardsonovsdb-idl: idl compound indexes implementation
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-20 Ben Pfaffovsdb-idl: Drop write-only member from struct ovsdb_idl...
2016-10-19 Ben Pfaffovsdb-idl: Mark ovsdb_idl_get_row_arc() parameter const.
2016-10-19 Ben Pfaffovsdb-idl: Add some more implementation comments.
2016-08-16 Ben Pfaffovsdb-idl: Style and comment improvements for condition...
2016-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-05-18 Edward Aymerichovsdb-idl: Add partial map updates functionality.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
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.