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
/
stream-fd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stream: Eliminate pstream_set_dscp().
Ben Pfaff
2015-02-20
1
-14
/
+0
*
stream-fd: Fix log message.
Ben Pfaff
2015-01-20
1
-2
/
+2
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
stream-tcp: Call setsockopt TCP_NODELAY after TCP is connected.
Gurucharan Shetty
2014-10-23
1
-3
/
+10
*
stream-fd: Merge stream-fd-windows and stream-fd-unix.
Gurucharan Shetty
2014-10-20
1
-0
/
+297
*
Windows implementation of stream-fd.
Linda Sun
2014-02-25
1
-268
/
+0
*
Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.
Arun Sharma
2014-02-06
1
-6
/
+5
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-1
/
+1
*
stress: Remove essentially unused library.
Ben Pfaff
2013-07-15
1
-17
/
+0
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-2
/
+2
*
leak-checker: Remove because it cannot be made thread-safe.
Ben Pfaff
2013-06-17
1
-1
/
+0
*
stream-fd: Mark 'fd_pstream_class' const.
Ben Pfaff
2013-05-03
1
-2
/
+2
*
Remove useless use of <assert.h>.
Ben Pfaff
2013-01-16
1
-1
/
+0
*
pstream: Add set_dscp method.
Isaku Yamahata
2012-09-26
1
-1
/
+15
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
stream: By default disable probing on unix sockets.
Ethan Jackson
2012-04-12
1
-0
/
+2
*
stream-unix: Do not bind a name for client sockets.
Ben Pfaff
2012-03-07
1
-8
/
+2
*
stream: Make classes const
Simon Horman
2011-11-23
1
-2
/
+2
*
Implement stress option framework.
Ben Pfaff
2010-11-30
1
-2
/
+23
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
Avoid shadowing local variable names.
Ben Pfaff
2010-09-20
1
-1
/
+1
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
Add some missing "#include"s.
Ben Pfaff
2010-05-26
1
-1
/
+2
*
stream: Add stream_run(), stream_run_wait() functions.
Ben Pfaff
2010-01-06
1
-0
/
+2
*
stream: New library for bidirectional streams (e.g. TCP, SSL, Unix sockets).
Ben Pfaff
2009-11-04
1
-0
/
+254