summaryrefslogtreecommitdiff
path: root/lib/ovsdb-idl.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-idl: Provide API to disable set_db_change_aware request.Han Zhou2023-01-161-0/+2
* ovsdb-idl: Add the support to specify the uuid for row insert.Numan Siddique2022-11-301-0/+3
* ovsdb-idl: Support write-only-changed IDL monitor mode.Dumitru Ceara2022-04-281-2/+14
* ovsdb-idl: Add memory report function.Ilya Maximets2021-11-041-0/+3
* ovsdb-idl: Add APIs to query if a table and a column is present.Numan Siddique2021-08-281-0/+4
* ovsdb-idl.at: Make test outputs more predictable.Dumitru Ceara2021-04-011-0/+2
* ovsdb-idl: Improve prototypes.Ben Pfaff2020-12-181-2/+2
* ovsdb-idl: Remove prototype for function that is not defined or used.Ben Pfaff2020-12-181-1/+0
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-2/+2
* ovsdb-idl: Add function to reset min_index.Mark Michelson2020-05-281-0/+1
* ovsdb-idl: Improve comments.Ben Pfaff2019-07-031-13/+63
* ovsdb-idl: Support optionally not shuffling multiple remotes.Han Zhou2019-04-151-0/+1
* ovsdb-idl: New function ovsdb_idl_create_unconnected().Ben Pfaff2018-10-041-0/+2
* Introduce ovs-appctl command to monitor HVs sb connection statusLorenzo Bianconi2018-07-311-0/+1
* ovsdb-idl: Redesign use of indexes.Ben Pfaff2018-06-121-43/+45
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+2
* ovsdb-idl: Break out database-specific stuff into new data structure.Ben Pfaff2018-03-241-1/+1
* lib, ovsdb: Adapt headers for C++ usageYi-Hung Wei2017-12-011-0/+9
* ovsdb-idl: idl compound indexes implementationLance Richardson2017-08-031-0/+51
* db-ctl-base: Drop redundant 'table' field from struct ctl_row_id.Ben Pfaff2017-05-031-0/+4
* ovsdb-idl: Enhance conditional monitoring APIAndy Zhou2017-01-091-3/+4
* ovsdb-idl: Change interface to conditional monitoring.Ben Pfaff2016-12-191-9/+21
* ovsdb-idl: Check internal graph in OVSDB tests.Ben Pfaff2016-10-191-0/+2
* ovsdb-idl: Return result of transaction in ovsdb_idl_loop_commit_and_wait().Ben Pfaff2016-09-231-1/+1
* ovsdb-idl: Style and comment improvements for conditional replication.Ben Pfaff2016-08-151-15/+11
* ovsdb: Add/use partial set updates.Ryan Moats2016-08-141-0/+6
* ovn-nbctl: Add "sync" command to wait for previous changes to take effect.Ben Pfaff2016-08-081-1/+2
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-1/+9
* lib: add monitor_cond_change API to C IDL libLiran Schour2016-07-181-0/+29
* lib: add to ovsdb-idl monitor_idLiran Schour2016-07-181-0/+1
* ovsdb-idl: Add partial map updates functionality.Edward Aymerich2016-05-181-0/+6
* Add change tracking documentationRYAN D. MOATS2016-05-061-1/+14
* ovn-controller: Dynamically reconnect if ovn-remote value changes.RYAN D. MOATS2016-04-141-0/+1
* ovn-controller: Add external-id 'ovn-remote-probe-interval'Huang Lei2016-03-301-0/+2
* ovsdb-idl: Add support for column tracking in IDL.Shad Ansari2016-01-121-0/+2
* ovsdb-idl: Add support for change tracking.Shad Ansari2015-11-231-0/+31
* ovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.Alex Wang2015-08-101-0/+1
* idl-loop: Move idl-loop into ovsdb-idl library.Alex Wang2015-08-081-0/+19
* ovsdb-idl: Document that the IDL always presents a consistent view.Ben Pfaff2015-06-111-1/+5
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-1/+1
* ovs-vsctl: Allow modifying "immutable" columns if we just created the row.Ben Pfaff2014-10-081-1/+3
* ovs-vsctl: reconnect to the database if connection was droppedAnsis Atteka2014-02-191-0/+1
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-151-1/+5
* ovsdb-idlc: Make no-op writes to write-only columns cheaper.Ben Pfaff2013-03-051-1/+4
* idl: Optionally warn when writing to read-write columns.Ethan Jackson2012-09-271-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb-idl: Improve documentation.Ben Pfaff2012-04-121-1/+50
* ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.Ben Pfaff2012-04-121-2/+3
* ovsdb-idl: Simplify transaction retry.Ben Pfaff2012-04-121-7/+6
* ovsdb-idl: Prevent occasional hang when multiple database clients race.Ben Pfaff2011-10-311-2/+4