netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / vconn-stream.c
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2013-12-17 Ben PfaffRemove stream, vconn, and rconn functions to get local...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-17 Ben Pfaffleak-checker: Remove because it cannot be made thread...
2013-05-03 Ben Pfaffvconn: Mark class structures as const.
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2011-07-08 Ben Pfaffvconn-stream: Always call the stream's run function...
2011-02-15 Ben Pfaffvconn-stream: Make definitions of tcp_vconn_class,...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-08-20 Bryan Phillippevconn-stream: printf() specifier for int is %d (not...
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-05-11 Ben Pfaffvconn-stream: Refactor vconn_stream_recv() for readability.
2010-04-12 Ben Pfaffvconn-stream: Factor out port defaults into public...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-15 Tetsuo NAKAGAWAvconn-stream: Copy stream's IP and port info into vconn...
2010-03-15 Ben Pfaffvconn-stream: Fix listening on ptcp: and pssl: without...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-06 Ben Pfaffvconn: Reimplement in terms of the "stream" abstraction.
2010-01-06 Ben Pfaffvconn: Convert vconn code to modern OVS structure.
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-21 Ben Pfaffvconn-unix: Unlink Unix sockets for vconns at close...
2009-09-21 Ben Pfaffvconn: Remove unused "reconnectable" member from vconn.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-13 Ben Pfaffvconn: Fix detection of vconn local IP address, to...
2009-07-08 Justin PettitHave rconn and vconn export information about IPs and...
2009-07-01 Justin PettitMerge commit 'origin/citrix'
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-13 Ben Pfaffvconn: Factor out common code from TCP and SSL vconns.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0