Global replace of Nicira Networks.
[sliver-openvswitch.git] / lib / stream.c
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-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2011-12-20 Ansis Attekavswitchd: In-band rules for Controller are missing...
2011-11-24 Simon Hormanstream: Make classes const
2011-11-02 Ben Pfaffstream: Fix uninitialized values in stream_init().
2011-02-23 Ben Pfaffstream: Make stream_report_content() tolerate negative...
2011-01-28 Ben Pfaffstream: Fix error message.
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
2010-11-30 Ben PfaffConvert stream and vconn interfaces to use ovs_be16...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-08-25 Ben Pfaffstream, vconn: Fix comments.
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-24 Ben Pfaffvconn: Fix tracking of "connected" state.
2010-05-11 Ben PfaffDiagnose attempts to connect the wrong protocol to...
2010-04-13 Ben PfaffMake fatal signals cause an exit more promptly in speci...
2010-04-12 Ben Pfaffvconn-stream: Factor out port defaults into public...
2010-04-12 Ben Pfaffstream: Generalize stream_open_block().
2010-04-12 Ben Pfaffstream: New functions stream_verify_name() and pstream_...
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: Really enable SSL streams.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2010-01-06 Ben Pfaffstream: Add stream_run(), stream_run_wait() functions.
2010-01-06 Ben PfaffCheck invariants earlier in vconn and stream code.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-12 Ben Pfaffstream: New function pstream_accept_block().
2009-11-04 Ben Pfaffstream: New library for bidirectional streams (e.g...