]> git.proxmox.com Git - ovs.git/history - utilities/bugtool/ovs-bugtool.in
Remove dependency on python3-six
[ovs.git] / utilities / bugtool / ovs-bugtool.in
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-02-12 Ilya Maximetspython: Fix E117 over-indented.
2018-03-08 Alin Gabriel Serdeanovs-bugtool: Fix ambiguous variable flake8 warnings
2018-01-10 Dávid Patrik Pintérovs-bugtool: Extend bugtool with query repeat feature.
2017-08-07 Gurucharan Shettyovs-bugtool: Run the 'dmesg' command without condition.
2017-08-07 Gurucharan Shettyovs-bugtool: Collect OVS logs with "--ovs" option.
2017-06-01 Ben PfaffReplace most uses of and references to "ifconfig" by...
2017-03-09 xurong00037997Adapt to flake8-import-order
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-08-30 Gurucharan Shettyovs-bugtool: Add interfaces file contents.
2016-08-11 Ben Pfaffovs-bugtool: Switch from MD5 to SHA-256.
2016-07-12 Joe Stringerovs-bugtool: Port to python3.
2016-06-09 Russell Bryantovs-bugtool: Fix flake8 errors.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Do not assign a lambda expression,...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Comparison to None should be 'if cond...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Test for membership should be 'not...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove usage of 'has_key'.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove unused variables.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Fix errors around spaces and line length.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove unused imports.
2015-01-30 Ben Pfaffovs-bugtool: Add --help message.
2014-12-05 Joe Stringerovs-bugtool: Log more detail for dumped flows.
2013-11-05 Gurucharan Shettyovs-bugtool: Remove reference to an undefined variable.
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-09-27 Shih-Hao Liovs-bugtool: Change log-days parameter based on file...
2013-09-26 Shih-Hao Liovs-bugtool: Limit disk usage
2013-08-09 Gurucharan Shettyovs-bugtool: Add config files to the debug bundle.
2013-08-09 Gurucharan Shettyovs-bugtool: Collect database through CAP_NETWORK_STATUS.
2013-07-24 Gurucharan Shettyovs-bugtool: Increase max size of CAP_HARDWARE_INFO.
2013-07-24 Gurucharan Shettyovs-bugtool: Separate capability for general network...
2013-07-24 Gurucharan Shettyovs-bugtool: Remove duplicate bond/show command.
2013-03-25 Gurucharan Shettyovs-bugtool: Add iptables output for all tables.
2013-03-21 Gurucharan Shettyovs-bugtool: Remove calls of ovs-ofctl on ovs-system.
2013-03-15 Gurucharan Shettyovs-bugtool: Add ovs-ctl.log to debug bundle.
2013-02-25 Gurucharan Shettyovs-bugtool: Ability to collect number of logs through...
2013-02-25 Shih-Hao LiAdd binary option for command outputs collected by...
2013-02-14 Gurucharan Shettyovs-bugtool: Remove unused code and nonrequired commands.
2013-02-14 Gurucharan Shettyovs-bugtool: Change the default output type.
2013-02-14 Gurucharan Shettyovs-bugtool: Don't run a few ethtool commands on virtua...
2013-02-14 Gurucharan Shettyovs-bugtool: Ability to collect the number of rotated...
2013-02-14 Gurucharan Shettyovs-bugtool: Provide a separate capability to openvswit...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-19 Arun Sharmaovs-bugtool: Added --ovs option to get only ovs related...
2012-06-25 Gurucharan Shettyovs-bugtool: Avoid running ethtool on non-physical...
2012-05-11 Gurucharan Shettyovs-bugtool: Close file descriptors after use.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-26 Raju Subramanianovs-bugtool: Add ability to prioritize files by date.
2011-12-09 Chris Wrightbugtool: move plugins data from /etc/openvswitch to...
2011-10-24 Ben Pfaffovs-bugtool: Improve how Open vSwitch log files are...
2011-10-10 Ben Pfaffovs-bugtool: Add -s to "ovs-dpctl show" command, to...
2011-09-23 Justin Pettitovs-bugtool: Use RUNDIR macro for ovs-appctl target.
2011-09-22 Daniel Romanovs-bugtool: Fix --unlimited option.
2011-07-13 Ben Pfaffovs-bugtool: Add plugins previously used only under...