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-provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
stream: Eliminate pstream_set_dscp().
Ben Pfaff
2015-02-20
1
-4
/
+1
*
stream: Introduce [p]windows_[p]stream_class.
Gurucharan Shetty
2014-04-22
1
-0
/
+5
*
Remove stream, vconn, and rconn functions to get local/remote IPs/ports.
Ben Pfaff
2013-12-17
1
-8
/
+0
*
ovsdb-server: Announce bound listening ports as status:bound_port.
Ben Pfaff
2013-04-18
1
-1
/
+3
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-4
/
+3
*
pstream: Add set_dscp method.
Isaku Yamahata
2012-09-26
1
-0
/
+3
*
stream-provider: remove stale declaration of stream_set_dscp()
Isaku Yamahata
2012-09-26
1
-1
/
+0
*
Fix "*tivty" typos.
Justin Pettit
2012-07-25
1
-2
/
+2
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
socket-util: Remove DSCP_INVALID.
Ethan Jackson
2012-04-17
1
-6
/
+2
*
stream: By default disable probing on unix sockets.
Ethan Jackson
2012-04-12
1
-0
/
+10
*
Allow configuring DSCP on controller and manager connections.
Mehak Mahajan
2012-03-23
1
-2
/
+13
*
stream: Make classes const
Simon Horman
2011-11-23
1
-11
/
+11
*
Convert stream and vconn interfaces to use ovs_be16, ovs_be32.
Ben Pfaff
2010-11-29
1
-9
/
+9
*
Add SSL support to "stream" library and OVSDB.
Ben Pfaff
2010-01-06
1
-0
/
+4
*
stream: Add stream_run(), stream_run_wait() functions.
Ben Pfaff
2010-01-06
1
-0
/
+12
*
stream: New library for bidirectional streams (e.g. TCP, SSL, Unix sockets).
Ben Pfaff
2009-11-04
1
-0
/
+173