summaryrefslogtreecommitdiff
path: root/python/ovstest
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-225-19/+7
* Remove dependency on python3-sixTimothy Redaelli2019-12-202-9/+4
* Replace most uses of and references to "ifconfig" by "ip".Ben Pfaff2017-06-013-17/+44
* Adapt to flake8-import-orderxurong000379972017-03-083-9/+18
* python: Drop usage of long type.Russell Bryant2016-02-022-3/+3
* python: Stop using xrange().Russell Bryant2016-01-201-0/+1
* python: Fix xmlrpclib imports.Russell Bryant2016-01-202-4/+7
* python: Fix print function compatibility.Russell Bryant2016-01-122-17/+21
* python: Stop use of tuple parameter unpackingRussell Bryant2016-01-121-2/+2
* python: Resolve some indentation warnings.Russell Bryant2016-01-051-3/+3
* python: Add missing Apache License headers.Russell Bryant2016-01-051-0/+12
* python: Fix several pep8 whitespace errors.Russell Bryant2016-01-052-7/+7
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-053-1/+3
* python: Remove unused imports and variables.Russell Bryant2016-01-051-3/+0
* ovs-l3ping: A new test utility that allows to detect L3 tunneling issuesAnsis Atteka2012-07-024-0/+406
* Global replace of Nicira Networks.Raju Subramanian2012-05-026-6/+6
* ovs-test: Enhancements to the ovs-test toolAnsis Atteka2012-04-186-108/+507
* ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka2011-11-186-0/+622