summaryrefslogtreecommitdiff
path: root/ovsdb/trigger.c
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-141-2/+5
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-301-4/+4
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-2/+1
* ovsdb-server: Add support for multiple databases.Ben Pfaff2012-09-241-4/+5
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb: Implement a "lock" feature in the database protocol.Ben Pfaff2011-07-261-2/+2
* ovsdb: Refactor jsonrpc-server to make the concept of a session public.Ben Pfaff2011-07-261-14/+14
* Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff2010-10-011-2/+2
* poll-loop: New function poll_timer_wait_until().Ben Pfaff2010-05-261-1/+1
* poll-loop: Change poll_timer_wait() parameter from "int" to "long long".Ben Pfaff2010-05-261-2/+2
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+129