aboutsummaryrefslogtreecommitdiff
path: root/ovsdb/trigger.c
AgeCommit message (Expand)Author
2013-01-16Replace most uses of assert by ovs_assert.Ben Pfaff
2012-09-24ovsdb-server: Add support for multiple databases.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2011-07-26ovsdb: Implement a "lock" feature in the database protocol.Ben Pfaff
2011-07-26ovsdb: Refactor jsonrpc-server to make the concept of a session public.Ben Pfaff
2010-10-01Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff
2010-05-26poll-loop: New function poll_timer_wait_until().Ben Pfaff
2010-05-26poll-loop: Change poll_timer_wait() parameter from "int" to "long long".Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff