summaryrefslogtreecommitdiff
path: root/lib/ovsdb-error.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-error: New function ovsdb_error_to_json_free().Ben Pfaff2017-12-131-0/+1
* ovsdb-error: New function ovsdb_error_to_string_free().Ben Pfaff2017-12-131-1/+2
* ovsdb: add support for role-based access controlsLance Richardson2017-06-081-0/+4
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-10/+10
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: Improve error reporting for some internal errors.Ben Pfaff2011-03-101-4/+18
* New function ovsdb_error_assert() for verifying that no error occurred.Ben Pfaff2010-03-171-1/+3
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+53