summaryrefslogtreecommitdiff
path: root/tests/ovsdb-server.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing banner.Ben Pfaff2014-02-111-0/+2
* Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma2014-02-061-2/+77
* tests: Remove \r from source tree.Ben Pfaff2013-12-301-1/+1
* jsonrpc-server: Add test for disconnecting connections with too long queues.Ben Pfaff2013-12-131-0/+85
* tests: fix failure when $PKIDIR contains uuid-like stringYAMAMOTO Takashi2013-10-151-1/+1
* tests: Make ovsdb-server add/remove remote test faster and more reliable.Alex Wang2013-10-141-1/+20
* tests: Make ovsdb-server add-db/remove-db test faster and more reliable.Ben Pfaff2013-09-161-2/+15
* tests: Additional test for run time addition of a database.Gurucharan Shetty2013-07-081-0/+7
* ovsdb-server: Add and remove databases during run time.Ben Pfaff2013-06-281-0/+121
* ovsdb-server: Make database name mandatory when specifying db paths.Gurucharan Shetty2013-06-261-4/+4
* ovsdb-server: Preserve remotes across crash and restart.Ben Pfaff2013-06-131-0/+45
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-12/+12
* tests: Avoid race conditions, by letting the kernel choose ports to bind.Ben Pfaff2013-04-181-13/+13
* ovsdb-server: Add commands for adding and removing remotes at runtime.Ben Pfaff2013-04-101-0/+42
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-111-0/+9
* ovsdb/jsonrpc-server: ovsdb-server closes accepted connections immediately.Mehak Mahajan2012-10-041-0/+49
* ovsdb-server: Add support for multiple databases.Ben Pfaff2012-09-241-14/+47
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-7/+7
* ovsdb: Do not replace symlinks by regular files during compaction.Ben Pfaff2012-08-011-1/+14
* tests: Handle different output formats for 'wc -l'.Ed Maste2012-07-301-4/+4
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-17/+17
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-16/+8
* tests: Reduce risk of port collision and remove bash dependency.Ben Pfaff2012-02-021-4/+4
* ovsdb-client: Make "server" and "database" arguments optional.Ben Pfaff2011-07-261-3/+3
* ovsdb: Implement table uniqueness constraints ("indexes").Ben Pfaff2011-06-061-1/+1
* lockfile: Don't warn if successful lock takes a little time.Ben Pfaff2011-05-131-6/+6
* ovsdb-server: Avoid intermittent test failures due to lockfile log message.Ben Pfaff2011-04-011-3/+3
* ovsdb: Truncate bad transactions from database log.Ben Pfaff2011-03-311-0/+48
* ovsdb: Check that ovsdb-server truncates corrupted database logs.Ben Pfaff2011-03-311-0/+47
* ovsdb-tool: Add commands for printing the database checksum.Ben Pfaff2011-02-151-1/+1
* tests: Fix Y2011 bug in testsuite.Ben Pfaff2011-01-101-2/+2
* Implement database schema versioning.Ben Pfaff2010-12-271-1/+12
* tests: Update expected test result to match "ovsdb-client dump" changes.Ben Pfaff2010-10-211-6/+9
* tests: Fix bug in ovsdb-server test suite.Ben Pfaff2010-05-071-20/+20
* ovsdb-server: Obtain SSL configuration from database.Ben Pfaff2010-03-191-0/+54
* ovsdb: Compact databases online automatically and on-demand.Ben Pfaff2010-03-181-0/+117
* ovsdb: Add tests for transient ovsdb-server.Ben Pfaff2010-03-171-1/+37
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-2/+21
* tests: Always make ovsdb-server exit cleanly, to better find memory leaks.Ben Pfaff2010-02-021-3/+8
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-7/+7
* ovsdb: Add tests for OVSDB protocol over SSL.Ben Pfaff2010-01-111-2/+41
* ovsdb-server: Make database connections configurable from database itself.Ben Pfaff2010-01-041-1/+34
* ovsdb: Fix race conditions in test suite.Ben Pfaff2009-12-031-2/+2
* ovsdb: Make ovsdb-server tests pass even when @RUNDIR@ is not writable.Ben Pfaff2009-11-181-1/+1
* ovsdb: Monitor support.Ben Pfaff2009-11-171-1/+1
* ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff2009-11-161-0/+34