index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-vconn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command-line: add ovs_cmdl_context
Russell Bryant
2015-03-17
1
-17
/
+22
*
command-line: add ovs_cmdl_ prefix
Russell Bryant
2015-03-16
1
-2
/
+2
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-5
/
+5
*
vlog: Rename the currently used term 'facility' as 'destination'.
Gurucharan Shetty
2015-01-08
1
-1
/
+1
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
ovs_assert, tests: Support NDEBUG.
Jarno Rajahalme
2014-10-30
1
-4
/
+3
*
command-line: Add function to print command usage.
Alex Wang
2014-10-28
1
-9
/
+9
*
Use xstrdup() instead of strdup(), xmalloc() instead of malloc().
Ben Pfaff
2014-07-22
1
-1
/
+1
*
test-vconn: Change the expected error for Windows.
Gurucharan Shetty
2014-07-01
1
-2
/
+14
*
Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
Ben Pfaff
2014-04-30
1
-6
/
+6
*
unit-test: Link 29 test programs into ovstest
Andy Zhou
2014-04-03
1
-5
/
+6
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-5
/
+5
*
fatal-signal: SIGPIPE for Windows.
Gurucharan Shetty
2014-02-26
1
-1
/
+2
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-6
/
+6
*
vconn: Fix parameters for vconn_open(), vconn_open_block(), pvconn_open().
Ben Pfaff
2013-01-04
1
-5
/
+5
*
vconn: Replace minimum version with bitmap of allowed versions.
Simon Horman
2012-11-04
1
-8
/
+4
*
lib: Accomodate FreeBSD return value for ssl connection.
Ed Maste
2012-10-23
1
-1
/
+8
*
vconn: Ensure that vconn_run() is enough to complete a connection.
Ben Pfaff
2012-08-07
1
-6
/
+12
*
test-vconn: Also accept EPIPE for TCP connection failures.
Ben Pfaff
2012-07-31
1
-7
/
+18
*
test-vconn: Block in three cases where a race is visible on FreeBSD.
Ben Pfaff
2012-07-31
1
-3
/
+3
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-31
/
+37
*
Avoid implementation-defined strerror behaviour
Ed Maste
2012-07-27
1
-1
/
+2
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
Allow configuring DSCP on controller and manager connections.
Mehak Mahajan
2012-03-23
1
-6
/
+11
*
Begin breaking openflow-1.0.h into common and version-specific definitions.
Ben Pfaff
2012-03-07
1
-10
/
+10
*
vconn: Remove unnecessary forward declarations and #includes from header.
Ben Pfaff
2011-10-04
1
-0
/
+1
*
Fix incorrect byte order annotations.
Ben Pfaff
2011-05-16
1
-3
/
+3
*
vlog: Make the vlog module catalog program-specific.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
vlog: Remove explicit calls to vlog_init().
Ben Pfaff
2010-07-21
1
-1
/
+0
*
timeval: Make time_init() static and remove calls to it.
Ben Pfaff
2010-07-21
1
-1
/
+0
*
vconn: Fix tracking of "connected" state.
Ben Pfaff
2010-06-24
1
-1
/
+3
*
tests: Remove incorrect OVS_UNUSED from declaration.
Ben Pfaff
2010-05-26
1
-1
/
+1
*
Merge "master" into "next".
Ben Pfaff
2010-02-11
1
-9
/
+9
|
\
|
*
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
Ben Pfaff
2010-02-11
1
-2
/
+2
*
|
tests: Remove write-only variables.
Ben Pfaff
2010-02-11
1
-2
/
+2
*
|
tests: Make test-vconn build and pass tests without OpenSSL.
Ben Pfaff
2010-01-08
1
-0
/
+2
*
|
tests: Improve vconn tests.
Ben Pfaff
2010-01-08
1
-42
/
+48
*
|
vconn: Test SSL vconns too.
Ben Pfaff
2010-01-07
1
-107
/
+120
*
|
vconn: Convert vconn code to modern OVS structure.
Ben Pfaff
2010-01-06
1
-0
/
+8
*
|
Clean-up compiler warnings about ignoring return values
Justin Pettit
2009-12-15
1
-1
/
+1
|
/
*
tests: Cleanup getsockname argument warning
Justin Pettit
2009-08-25
1
-1
/
+1
*
Update license on file not in citrix branch to Apache 2.0.
Ben Pfaff
2009-06-15
1
-10
/
+10
*
vconn: Add unit test for tcp and unix vconns.
Ben Pfaff
2009-06-12
1
-0
/
+384