Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream: Eliminate pstream_set_dscp(). | Ben Pfaff | 2015-02-20 | 1 | -2/+1 |
* | stream-tcp: Call setsockopt TCP_NODELAY after TCP is connected. | Gurucharan Shetty | 2014-10-23 | 1 | -1/+1 |
* | Windows implementation of stream-fd. | Linda Sun | 2014-02-25 | 1 | -0/+3 |
* | Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow. | Arun Sharma | 2014-02-06 | 1 | -4/+4 |
* | pstream: Add set_dscp method. | Isaku Yamahata | 2012-09-26 | 1 | -0/+1 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | stream-unix: Do not bind a name for client sockets. | Ben Pfaff | 2012-03-07 | 1 | -2/+2 |
* | stream: New library for bidirectional streams (e.g. TCP, SSL, Unix sockets). | Ben Pfaff | 2009-11-04 | 1 | -0/+36 |