git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ovs-thread: Add a comment.
[sliver-openvswitch.git]
/
lib
/
vconn-stream.c
2013-12-17
Ben Pfaff
Remove stream, vconn, and rconn functions to get local...
blob
|
commitdiff
2013-12-17
Harold Lim
Rename NOT_REACHED to OVS_NOT_REACHED
blob
|
commitdiff
|
diff to current
2013-10-01
Justin Pettit
ofproto: Define official OpenFlow port number.
blob
|
commitdiff
|
diff to current
2013-10-01
Justin Pettit
Don't differentiate between TCP and SSL ports for OpenF...
blob
|
commitdiff
|
diff to current
2013-06-28
Ben Pfaff
Replace all uses of strerror() by ovs_strerror(), for...
blob
|
commitdiff
|
diff to current
2013-06-17
Ben Pfaff
leak-checker: Remove because it cannot be made thread...
blob
|
commitdiff
|
diff to current
2013-05-03
Ben Pfaff
vconn: Mark class structures as const.
blob
|
commitdiff
|
diff to current
2013-01-17
Ben Pfaff
Remove useless use of <assert.h>.
blob
|
commitdiff
|
diff to current
2012-11-05
Simon Horman
vconn: Replace minimum version with bitmap of allowed...
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
blob
|
commitdiff
|
diff to current
2011-07-08
Ben Pfaff
vconn-stream: Always call the stream's run function...
blob
|
commitdiff
|
diff to current
2011-02-15
Ben Pfaff
vconn-stream: Make definitions of tcp_vconn_class,...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-08-20
Bryan Phillippe
vconn-stream: printf() specifier for int is %d (not...
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-06-24
Ben Pfaff
vconn: Fix tracking of "connected" state.
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
Diagnose attempts to connect the wrong protocol to...
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
vconn-stream: Refactor vconn_stream_recv() for readability.
blob
|
commitdiff
|
diff to current
2010-04-12
Ben Pfaff
vconn-stream: Factor out port defaults into public...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-15
Tetsuo NAKAGAWA
vconn-stream: Copy stream's IP and port info into vconn...
blob
|
commitdiff
|
diff to current
2010-03-15
Ben Pfaff
vconn-stream: Fix listening on ptcp: and pssl: without...
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
blob
|
commitdiff
|
diff to current
2010-01-06
Ben Pfaff
vconn: Convert vconn code to modern OVS structure.
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-21
Ben Pfaff
vconn-unix: Unlink Unix sockets for vconns at close...
blob
|
commitdiff
|
diff to current
2009-09-21
Ben Pfaff
vconn: Remove unused "reconnectable" member from vconn.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-07-13
Ben Pfaff
vconn: Fix detection of vconn local IP address, to...
blob
|
commitdiff
|
diff to current
2009-07-08
Justin Pettit
Have rconn and vconn export information about IPs and...
blob
|
commitdiff
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
diff to current
2009-06-13
Ben Pfaff
vconn: Factor out common code from TCP and SSL vconns.
blob
|
commitdiff
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
v0.90.0
blob
|
commitdiff
|
diff to current