summaryrefslogtreecommitdiff
path: root/tests/ovsdb-idl.at
Commit message (Expand)AuthorAgeFilesLines
* Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff2010-01-261-11/+2
* ovsdb-server: Make database connections configurable from database itself.Ben Pfaff2010-01-041-1/+1
* testsuite: Look for .ovsschema files in source dir as well as build dir.Ben Pfaff2009-12-171-2/+11
* Make ovs-vswitchd report when it is done configuring; make ovs-vsctl wait.Ben Pfaff2009-12-161-0/+11
* ovsdb-idl: Make it possible to write data through the IDL.Ben Pfaff2009-12-071-3/+32
* ovsdb: Implement new "declare" operation.Ben Pfaff2009-12-071-8/+8
* ovsdb: Fix race conditions in test suite.Ben Pfaff2009-12-031-1/+1
* ovsdb-idl: Fix resolution of references from one table to another.Ben Pfaff2009-12-031-47/+63
* ovsdb: Implement C bindings for IDL.Ben Pfaff2009-12-021-0/+266