[ovs-git] Open vSwitch: ovsdb: Add tests for OVSDB protocol over SSL. (next)

dev at openvswitch.org dev at openvswitch.org
Mon Jan 11 21:10:06 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, next has been updated
       via  80d326ad2a08995300aa02aaae2087fcd96694f4 (commit)
       via  f3d00a23ad9537df1e8852595d7c3737782e014c (commit)
      from  03b1f24ebf7663f5695950f4586e259be9012174 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 80d326ad2a08995300aa02aaae2087fcd96694f4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=80d326ad2a08995300aa02aaae2087fcd96694f4
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb: Add tests for OVSDB protocol over SSL.
		


commit f3d00a23ad9537df1e8852595d7c3737782e014c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f3d00a23ad9537df1e8852595d7c3737782e014c
Author: Ben Pfaff <blp at nicira.com>
		
jsonrpc: Check RPC status after trying to send, not before.
		
This usually prevented JSON-RPC over SSL from working.

Reported-by: Jeremy Stribling <strib at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/jsonrpc.c              |    6 ++-
 tests/automake.mk          |    6 ++-
 tests/ovsdb-server.at      |   43 +++++++++++++++++++++++++-
 tests/testpki-cert2.pem    |   70 ++++++++++++++++++++++++++++++++++++++++++++
 tests/testpki-privkey2.pem |   27 +++++++++++++++++
 tests/testpki-req2.pem     |   63 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 209 insertions(+), 6 deletions(-)
 create mode 100644 tests/testpki-cert2.pem
 create mode 100644 tests/testpki-privkey2.pem
 create mode 100644 tests/testpki-req2.pem


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list