netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / python / automake.mk
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Terry Wilsonpython: Add setuptools for Python lib for PyPI.
2015-02-19 Ben Pfaffovsdb-doc: Factor out nroff formatting into a separate...
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2012-08-03 Ben Pfaffdirs: dbdir default must be based on sysconfdir.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-02 Ansis Attekaovs-l3ping: A new test utility that allows to detect...
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-05-22 Ben PfaffFix typo in "PYTHONPATH".
2012-04-18 Ansis Attekaovs-test: Enhancements to the ovs-test tool
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-12 Ben Pfaffpython: Fix "make distcheck" error on version.py.
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksonpython: New method to retrieve OVS version at runtime.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2011-11-18 Ansis Attekaovs-test: A new tool that allows to diagnose connectivi...