]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/replication.h
ovsdb-idlc.in: fix dict change during iteration.
[mirror_ovs.git] / ovsdb / replication.h
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2016-09-04 Andy Zhouovsdb: Replication usability improvements
2016-09-01 Andy Zhouovsdb: Reimplement replication. Using a state machine.
2016-09-01 Andy Zhouovsdb: (Re)hide struct db in ovsdb-server.c
2016-08-31 Andy Zhouovsdb: Add blacklist_tables
2016-08-15 Andy Zhouovsdb: Add replication wait
2016-08-15 Andy Zhouovsdb: Rename replication related variable names.
2016-08-02 Mario Cabreraovsdb: Fix OVSDB disconnect replication bug
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-20 Mario Cabreraovsdb: Add unixctl commands for OVSDB replication
2016-06-25 Mario Cabreraovsdb: Add table exclusion functionality to OVSDB repli...
2016-06-25 Mario Cabreraovsdb: Introduce OVSDB replication feature