summaryrefslogtreecommitdiff
path: root/utilities/bugtool/ovs-bugtool.in
Commit message (Expand)AuthorAgeFilesLines
* 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 ethtool -l for combined channel.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
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* python: Fix E117 over-indented.Ilya Maximets2019-02-121-8/+8
* 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-101-17/+55
* 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
* 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: 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
* 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: Add --help message.Ben Pfaff2015-01-301-1/+30
* ovs-bugtool: Log more detail for dumped flows.Joe Stringer2014-12-051-1/+1
* 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
* ovs-bugtool: Change log-days parameter based on file last_mod_time.Shih-Hao Li2013-09-271-23/+44
* ovs-bugtool: Limit disk usageShih-Hao Li2013-09-261-17/+37
* ovs-bugtool: Add config files to the debug bundle.Gurucharan Shetty2013-08-091-1/+3
* ovs-bugtool: Collect database through CAP_NETWORK_STATUS.Gurucharan Shetty2013-08-091-1/+35
* ovs-bugtool: Increase max size of CAP_HARDWARE_INFO.Gurucharan Shetty2013-07-241-1/+1
* ovs-bugtool: Separate capability for general network info.Gurucharan Shetty2013-07-241-17/+20
* ovs-bugtool: Remove duplicate bond/show command.Gurucharan Shetty2013-07-241-22/+0
* ovs-bugtool: Add iptables output for all tables.Gurucharan Shetty2013-03-251-1/+2
* ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.Gurucharan Shetty2013-03-211-2/+0
* ovs-bugtool: Add ovs-ctl.log to debug bundle.Gurucharan Shetty2013-03-151-1/+1
* ovs-bugtool: Ability to collect number of logs through plugins.Gurucharan Shetty2013-02-251-15/+24
* Add binary option for command outputs collected by ovs-bugtoolShih-Hao Li2013-02-251-7/+20
* ovs-bugtool: Remove unused code and nonrequired commands.Gurucharan Shetty2013-02-141-95/+0
* ovs-bugtool: Change the default output type.Gurucharan Shetty2013-02-141-1/+1
* ovs-bugtool: Don't run a few ethtool commands on virtual devices.Gurucharan Shetty2013-02-141-5/+6
* ovs-bugtool: Ability to collect the number of rotated logs.Gurucharan Shetty2013-02-141-3/+11
* ovs-bugtool: Provide a separate capability to openvswitch logs.Gurucharan Shetty2013-02-141-12/+14
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-3/+1
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-2/+2
* ovs-bugtool: Added --ovs option to get only ovs related informationArun Sharma2012-07-191-20/+65
* ovs-bugtool: Avoid running ethtool on non-physical devices.Gurucharan Shetty2012-06-251-1/+2