Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / stream-tcp.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-22 Gurucharan Shettystream: Introduce [p]windows_[p]stream_class.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-03-28 Gurucharan Shettystream-tcp: Use closesocket instead of close for sockets.
2014-03-27 Ben Pfaffstream-tcp: Fix error message for failed TCP_NODELAY...
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Ben PfaffRemove stream, vconn, and rconn functions to get local...
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-09-27 Isaku Yamahatapstream: Add set_dscp method.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ethan Jacksonstream: By default disable probing on unix sockets.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-08 Ben Pfaffstream-unix: Do not bind a name for client sockets.
2011-11-24 Simon Hormanstream: Make classes const
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-05-26 Ben PfaffAdd some missing "#include"s.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-07 Ben Pfaffstream: Make passive SSL and TCP streams report bound...
2010-01-07 Ben Pfaffsocket-util: Make inet_open_passive() pass back the...
2010-01-07 Ben Pfaffsocket-util: Allow binding without a port number in...
2010-01-06 Ben Pfaffstream: Add stream_run(), stream_run_wait() functions.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-04 Ben Pfaffstream: New library for bidirectional streams (e.g...