Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / stream-unix.c
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-20 Ethan Jacksonovs-ofctl: Don't rely on stat() to check unix sockets.
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-09-27 Isaku Yamahatapstream: Add set_dscp method.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-17 Ben Pfaffstream-unix: Reduce connection failure log level from...
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-07-18 Ben Pfaffsocket-util: Remove 'passcred' parameter from make_unix...
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
2011-07-26 Ben Pfaffstream-unix: Fix naming of passive Unix streams.
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-06 Ben Pfaffstream: Add stream_run(), stream_run_wait() functions.
2009-12-12 Ben PfaffRemove redundant calls to set_nonblocking().
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-04 Ben Pfaffstream: New library for bidirectional streams (e.g...