summaryrefslogtreecommitdiff
path: root/utilities/bugtool
Commit message (Expand)AuthorAgeFilesLines
* docs: Remove remaining references to OVS kmod and XenServer.Ilya Maximets2022-08-151-2/+1
* python: Fix E275 missing whitespace after keyword.Ilya Maximets2022-08-041-1/+1
* ovs-bugtool: Fix crash when enable --ovs.William Tu2020-11-051-4/+4
* ovs-bugtool: Fix Python3 bytes str issue.William Tu2020-07-141-2/+3
* ovs-bugtool: Add -m option to dump-flows.William Tu2020-05-201-0/+1
* ovs-bugtool: Add ethtool -l for combined channel.William Tu2020-04-291-0/+1
* bugtool: Add dump-tlv-map.William Tu2020-04-291-0/+1
* bugtool: Fix for Python3.Timothy Redaelli2020-04-091-23/+25
* Remove dependency on python3-sixTimothy Redaelli2019-12-201-3/+0
* ovs-bugtool: Script to collect the port statistics.Sriram Vatala2019-11-113-1/+18
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-272-3/+1
* ovs-bugtool: Add ip -s -s to get_device_stats.out.William Tu2019-09-181-0/+1
* Remove OVN.Mark Michelson2019-09-061-6/+3
* python: Fix E117 over-indented.Ilya Maximets2019-02-121-8/+8
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-301-5/+1
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-1/+1
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-3/+3
* ovs-bugtool: Fix ambiguous variable flake8 warningsAlin Gabriel Serdean2018-03-071-6/+6
* ovs-bugtool: Extend bugtool with query repeat feature.Dávid Patrik Pintér2018-01-102-23/+61
* ovs-bugtool: Enhancement of bugtool plugins.Dávid Patrik Pintér2018-01-109-21/+176
* ovs-bugtool: Refactorize bugtool plugin xml files.Dávid Patrik Pintér2018-01-1012-211/+11
* ovs-bugtool: Bugfix for bugtool plugin queries.Dávid Patrik Pintér2018-01-104-33/+17
* ovs-bugtool: Run the 'dmesg' command without condition.Gurucharan Shetty2017-08-071-3/+1
* ovs-bugtool: Collect OVS logs with "--ovs" option.Gurucharan Shetty2017-08-071-1/+1
* Replace most uses of and references to "ifconfig" by "ip".Ben Pfaff2017-06-011-3/+3
* Adapt to flake8-import-orderxurong000379972017-03-081-10/+12
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-1/+1
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-1/+1
* ovs-bugtool: Add interfaces file contents.Gurucharan Shetty2016-08-301-2/+5
* ovs-bugtool: Correct "rmdir" error messages during "make distcheck".mweglicx2016-08-121-2/+5
* ovs-bugtool: Switch from MD5 to SHA-256.Ben Pfaff2016-08-111-8/+8
* ovs-bugtool: Port to python3.Joe Stringer2016-07-121-5/+6
* ovs-bugtool: Fix flake8 errors.Russell Bryant2016-06-091-22/+26
* automake: Add ovs-bugtool.in to flake8-check.Gurucharan Shetty2016-06-091-0/+2
* ovs-bugtool.in: Do not assign a lambda expression, use a def.Gurucharan Shetty2016-06-091-1/+4
* ovs-bugtool.in: Comparison to None should be 'if cond is None:'Gurucharan Shetty2016-06-091-1/+1
* ovs-bugtool.in: Test for membership should be 'not in'.Gurucharan Shetty2016-06-091-3/+3
* ovs-bugtool.in: Remove usage of 'has_key'.Gurucharan Shetty2016-06-091-11/+11
* ovs-bugtool.in: Remove unused variables.Gurucharan Shetty2016-06-091-3/+2
* ovs-bugtool.in: Fix errors around spaces and line length.Gurucharan Shetty2016-06-091-100/+135
* ovs-bugtool.in: Remove unused imports.Gurucharan Shetty2016-06-091-9/+3
* ovs-bugtool: Create OVN plugin and add output.William Tu2016-02-221-2/+4
* ovs-bugtool: Add conntrack output.William Tu2016-01-143-1/+23
* ovs-bugtool: Remove argument of "ovs-appctl dpif/show".Huanle Han2015-07-061-2/+2
* ovs-bugtool: Improve manpage.Ben Pfaff2015-03-041-23/+45
* ovs-bugtool: Add --help message.Ben Pfaff2015-01-301-1/+30
* ovs-bugtool: Log more detail for dumped flows.Joe Stringer2014-12-052-3/+3
* ovs-bugtool: Add fdb output for all bridgesAndy Zhou2014-10-093-0/+26
* ovs-bugtool: Remove reference to an undefined variable.Gurucharan Shetty2013-11-051-1/+1
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-2/+1