netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ofproto / automake.mk
2016-01-20 Ben Pfaffpktbuf: Move from 'ofproto' to 'lib'.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libofproto.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Thomas Graflib: Correctly pass collected AM_LDFLAGS to linker
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-03-25 Andy Zhouofproto-dpif: Added Per backer recirculation ID management
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2013-12-24 YAMAMOTO Takashiofproto: Avoid leaving a broken def
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-06 Andy Zhouofproto: Move bond files to ofproto
2013-10-09 Alex Wangofproto-dpif-monitor: Add ofproto-dpif-monitor module.
2013-08-11 Ethan Jacksonofproto-dpif: Implement multi-threaded miss handling.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize mirror code.
2013-06-12 Ethan Jacksonofproto-dpif: Pull xlate_actions() into its own file.
2013-04-22 Romain LengletImplement IPFIX export
2013-01-29 Jesse Grosstunnel: Userspace implementation of tunnel manipulation.
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffofproto-dpif: Implement "flow setup governor" to speed...
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-07-01 Justin Pettitofproto: Rename "private.h" to "ofproto->provider.h".
2011-06-16 Justin Pettitofproto: Rename ofproto-sflow.[ch] to ofproto-dpif...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-05-11 Ben Pfaffofproto: Improve abstraction by adding function ofproto...
2011-05-04 Ben Pfaffofproto: Move private definitions to separate header.
2011-03-29 Ben Pfaffofproto: Factor OpenFlow connection management into...
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2010-12-09 Ben Pfaffofproto: Add "ofproto/trace" command to help debugging...
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 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-04 Ben PfaffInitial implementation of sFlow.
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-23 Ben Pfaffnetflow: Break out code for sending packets into a...
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-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-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...