summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: add support for role-based access controlsLance Richardson2017-06-081-0/+3
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-141-1/+1
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-2/+2
* list: Remove lib/list.h completely.Ben Warren2016-03-301-1/+1
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-3/+3
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-2/+2
* ovsdb: Remove prototypes for unimplemented functions.Ben Pfaff2013-03-271-5/+1
* Add support for tracking and logging daemon memory usage.Ben Pfaff2012-05-221-1/+4
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: Implement a "lock" feature in the database protocol.Ben Pfaff2011-07-261-1/+3
* ovsdb-tool: New command "needs-conversion".Ben Pfaff2011-02-151-0/+3
* ovsdb-tool: Add commands for printing the database checksum.Ben Pfaff2011-02-151-2/+4
* Implement database schema versioning.Ben Pfaff2010-12-271-1/+3
* ovsdb: Remove "comment" support from OVSDB schemas.Ben Pfaff2010-03-051-3/+1
* ovsdb: Add functions to clone schemas.Ben Pfaff2010-02-151-1/+2
* ovsdb: Add replication support and refactor files in terms of replication.Ben Pfaff2009-11-161-5/+23
* ovsdb: Rename ovsdb_file to ovsdb_log.Ben Pfaff2009-11-161-2/+2
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+73