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
/
lib
/
vconn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/list: Add LIST_FOR_EACH_POP.
Jarno Rajahalme
2015-04-06
1
-4
/
+2
*
Use the IANA-assigned ports for OpenFlow and OVSDB.
Justin Pettit
2015-03-12
1
-4
/
+4
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-14
/
+14
*
vconn: Avoid using C++ keyword 'class' as variable name in headers
Amit Bose
2015-01-13
1
-17
/
+17
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-1
/
+1
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-14
/
+14
*
vconn: Fix vconn_get_status() return value when connection in progress.
Ben Pfaff
2014-02-28
1
-1
/
+1
*
rconn: Discover errors in rconn_run() even if rconn_recv() is never called.
Ben Pfaff
2014-02-27
1
-1
/
+10
*
Remove stream, vconn, and rconn functions to get local/remote IPs/ports.
Ben Pfaff
2013-12-17
1
-57
/
+0
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-1
/
+1
*
vconn: Reply with OFPBRC_BAD_VERSION for bad version.
Ben Pfaff
2013-12-13
1
-1
/
+15
*
ofproto: Define official OpenFlow port number.
Justin Pettit
2013-10-01
1
-4
/
+4
*
Don't differentiate between TCP and SSL ports for OpenFlow and OVSDB.
Justin Pettit
2013-10-01
1
-2
/
+2
*
vconn: Fix formatting of user message.
Ben Pfaff
2013-06-28
1
-1
/
+1
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-1
/
+1
*
Fix misspellings in comments and docs.
Andy Hill
2013-06-04
1
-1
/
+1
*
vconn: Mark class structures as const.
Ben Pfaff
2013-05-03
1
-15
/
+15
*
vconn: Initialize 'recv_any_version' member of struct vconn in vconn_init().
Ben Pfaff
2013-01-25
1
-5
/
+1
*
rconn: Fix null pointer dereference in rconn_add_monitor().
Ben Pfaff
2013-01-24
1
-1
/
+22
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-20
/
+19
*
vconn: Fix parameters for vconn_open(), vconn_open_block(), pvconn_open().
Ben Pfaff
2013-01-04
1
-7
/
+7
*
vonn: Allow snoops to use the OpenFlow version of the controller connection
Simon Horman
2012-11-12
1
-0
/
+8
*
ofp-util: Add version bitmap support to hello messages.
Simon Horman
2012-11-04
1
-5
/
+4
*
vconn: Replace minimum version with bitmap of allowed versions.
Simon Horman
2012-11-04
1
-32
/
+91
*
vconn: Properly line up description for "tcp:" and "ssl:" usage.
Justin Pettit
2012-08-07
1
-2
/
+2
*
vconn: Fix vconn_get_version().
Ben Pfaff
2012-08-07
1
-2
/
+2
*
vconn: Ensure that vconn_run() is enough to complete a connection.
Ben Pfaff
2012-08-07
1
-0
/
+12
*
ofp-util: Make ofperr_encode_msg__() use correct Open Flow version
Simon Horman
2012-08-06
1
-3
/
+2
*
ofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier Request Messages
Simon Horman
2012-08-06
1
-1
/
+1
*
test-vconn: Block in three cases where a race is visible on FreeBSD.
Ben Pfaff
2012-07-31
1
-7
/
+19
*
openflow: Add enum ofp_version
Simon Horman
2012-07-30
1
-2
/
+3
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-34
/
+34
*
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
-5
/
+7
*
Begin breaking openflow-1.0.h into common and version-specific definitions.
Ben Pfaff
2012-03-07
1
-6
/
+6
*
Introduce ofputil_protocol, to abstract the protocol in use on a connection.
Ben Pfaff
2012-03-07
1
-5
/
+16
*
ofp-util: New function ofputil_encode_barrier_request().
Ben Pfaff
2012-02-09
1
-2
/
+2
*
Better abstract OpenFlow error codes.
Ben Pfaff
2012-01-12
1
-7
/
+4
*
vconn: Fix comparison that should be assignment in vconn_open_block().
Justin Pettit
2011-02-22
1
-1
/
+1
*
vconn: New function vconn_transact_multiple_noreply().
Ben Pfaff
2010-12-06
1
-0
/
+25
*
vconn: New function vconn_transact_noreply().
Ben Pfaff
2010-12-02
1
-0
/
+77
*
coverage: Make the coverage counters catalog program-specific.
Ben Pfaff
2010-11-30
1
-0
/
+4
*
Convert stream and vconn interfaces to use ovs_be16, ovs_be32.
Ben Pfaff
2010-11-29
1
-11
/
+11
*
ofp-util: Consistently treat OpenFlow xids as network byte order.
Ben Pfaff
2010-11-17
1
-1
/
+2
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
treewide: Remove trailing whitespace
Joe Perches
2010-08-30
1
-12
/
+12
*
stream, vconn: Fix comments.
Ben Pfaff
2010-08-25
1
-14
/
+13
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
vconn: Fix tracking of "connected" state.
Ben Pfaff
2010-06-24
1
-6
/
+8
[next]