summaryrefslogtreecommitdiff
path: root/tests/ovsdb-server.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Allow online compacting on Windows.Alin Serdean2016-11-301-1/+5
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-3/+67
* tests: windows ovsdb online compactAlin Serdean2016-11-011-7/+11
* ovsdb-server: Implement read-only remote connection type.Lance Richardson2016-11-011-0/+67
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-31/+31
* ovsdb: Replication usability improvementsAndy Zhou2016-09-031-8/+97
* test: Improve replication unit testsAndy Zhou2016-08-311-64/+51
* ovsdb: Add blacklist_tablesAndy Zhou2016-08-311-2/+1
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-141-0/+34
* ovsdb: Rename replication related variable names.Andy Zhou2016-08-141-18/+18
* Windows: Local named pipe implementationAlin Serdean2016-08-031-3/+3
* test: change replication test to use unix domain socketAndy Zhou2016-07-231-40/+30
* tests: Make ovsdb test more robust and faster.Jarno Rajahalme2016-07-221-3/+3
* ovsdb: Add unixctl commands for OVSDB replicationMario Cabrera2016-07-191-0/+189
* ovsdb: Add table exclusion functionality to OVSDB replicationMario Cabrera2016-06-241-0/+56
* ovsdb: Introduce OVSDB replication featureMario Cabrera2016-06-241-0/+51
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-1/+1
* ovsdb-server.at: Fix racesYAMAMOTO Takashi2016-05-201-0/+4
* ovsdb: Improve error message from ovsdb_log_open() open failure.Ben Pfaff2016-03-301-1/+1
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-5/+10
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-6/+6
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-8/+8
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-33/+0
* tests: Skip IPv6 tests if the system does not support IPv6.Ben Pfaff2015-07-131-0/+2
* ovsdb-test: add multiple clients to backlogged connection testAndy Zhou2015-05-291-2/+14
* ovsdb-server: Correct malformed error replies to certain JSON-RPC requests.Ben Pfaff2015-03-311-1/+1
* ovsdb-server: Remove the 'enable-dummy' option.Alex Wang2014-09-111-1/+1
* tests: Use the 'LARGE_MSECS' variation of time/warp at more places.Gurucharan Shetty2014-07-151-1/+1
* ovsdb-server.at: Skip tests that use ovsdb-server's "--run" on Windows.Gurucharan Shetty2014-07-141-0/+2
* build: Allow building with autoconf 2.63Thomas Graf2014-06-271-1/+1
* ovsdb-server.at: Handle different error message for already opened database.Gurucharan Shetty2014-06-261-1/+8
* ovsdb-server.at: Adjust PKIDIR for ssl test.Gurucharan Shetty2014-06-261-1/+4
* ovsdb-server.at: Use different test for socket files.Gurucharan Shetty2014-06-261-3/+15
* ovsdb-server.at: Skip a few tests with '--monitor' option.Gurucharan Shetty2014-06-261-0/+4
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-6/+6
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-151-6/+6
* ovsdb-server.at: Skip transient transaction tests for Windows.Gurucharan Shetty2014-05-151-0/+1
* tests: Skip queue limit tests if the queues are very large.Ben Pfaff2014-04-101-0/+3
* ovsdb-server: Improve message for "add-db" of database already open.Ben Pfaff2014-04-071-3/+2
* tests: Fix typo in ovsdb-server test.Ben Pfaff2014-04-071-1/+1
* tests: Remove problematic but questionably useful part of ovsdb-server test.Ben Pfaff2014-04-071-25/+0
* ovsdb-server.at: Update a commentYAMAMOTO Takashi2014-04-061-1/+1
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-2/+2
* jsonrpc-server: Combine notifications when connection becomes backlogged.Ben Pfaff2014-04-031-0/+112
* Revert "jsonrpc-server: Add test for disconnecting connections with too long ...Ben Pfaff2014-04-031-85/+0
* 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