summaryrefslogtreecommitdiff
path: root/ovsdb/file.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Fix race for datum JSON string reference counter.Ilya Maximets2022-10-111-1/+2
* ovsdb: Use column diffs for ovsdb and raft log entries.Ilya Maximets2021-01-151-0/+2
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-27/+13
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-241-0/+4
* ovsdb-server: Distinguish logs from other replicas.Ben Pfaff2018-03-241-1/+6
* ovsdb-client: Add new "backup" command.Ben Pfaff2017-12-151-0/+2
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-4/+4
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: New function ovsdb_file_read_schema() for reading schema from db.Ben Pfaff2011-02-151-1/+5
* ovsdb: Compact databases online automatically and on-demand.Ben Pfaff2010-03-181-1/+4
* ovsdb: Implement ovsdb-tool commands "compact" and "convert".Ben Pfaff2010-02-151-1/+13
* ovsdb: Add replication support and refactor files in terms of replication.Ben Pfaff2009-11-161-0/+28
* ovsdb: Rename ovsdb_file to ovsdb_log.Ben Pfaff2009-11-161-36/+0
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+36