aboutsummaryrefslogtreecommitdiff
path: root/python/automake.mk
AgeCommit message (Expand)Author
2012-08-03dirs: dbdir default must be based on sysconfdir.Ben Pfaff
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-02ovs-l3ping: A new test utility that allows to detect L3 tunneling issuesAnsis Atteka
2012-05-22python: Break unixctl implementation into registry, client, and server.Ben Pfaff
2012-05-22Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff
2012-05-22Fix typo in "PYTHONPATH".Ben Pfaff
2012-04-18ovs-test: Enhancements to the ovs-test toolAnsis Atteka
2012-03-19configure: Remove --with-build-number.Ben Pfaff
2012-03-12python: Fix "make distcheck" error on version.py.Ben Pfaff
2012-03-07python: Make build number format consistent with C.Ethan Jackson
2012-03-02python: Port unixctl to Python.Ethan Jackson
2012-03-02python: New method to retrieve OVS version at runtime.Ethan Jackson
2012-03-02tests: Add code coverage for Python.Ethan Jackson
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka