]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/monitor.h
Eliminate "whitelist" and "blacklist" terms.
[mirror_ovs.git] / ovsdb / monitor.h
2019-02-28 Han Zhouovsdb-monitor: Support monitor_cond_since.
2019-02-28 Han Zhouovsdb-monitor: Refactor ovsdb monitor implementation.
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Han Zhouovsdb_monitor: Fix style of prototypes.
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-03-24 Ben Pfaffovsdb: Drop distinction between monitors and replicas.
2016-07-19 Liran Schourovsdb: enable jsonrpc-server to service "monitor_cond_c...
2016-07-19 Liran Schourovsdb: generate update notifications for monitor_cond...
2016-07-19 Liran Schourovsdb: allow unmonitored columns in condition evaluation
2016-07-19 Liran Schourovsdb: create column index mapping between ovsdb row...
2016-03-08 andy zhouovsdb-server: Fix a reference count leak bug
2016-02-05 Andy Zhouovsdb-server: fix monitor counters reported by memory...
2015-12-11 Andy Zhouovsdb-client: support monitor2
2015-12-11 Andy Zhouovsdb: generate update2 notification for a monitor2...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...