]> git.proxmox.com Git - mirror_ovs.git/history - utilities/bugtool
rhel: Add option to enable AF_XDP on rpm package.
[mirror_ovs.git] / utilities / bugtool /
2020-11-05 William Tuovs-bugtool: Fix crash when enable --ovs.
2020-07-14 William Tuovs-bugtool: Fix Python3 bytes str issue.
2020-05-20 William Tuovs-bugtool: Add -m option to dump-flows.
2020-04-29 William Tuovs-bugtool: Add ethtool -l for combined channel.
2020-04-29 William Tubugtool: Add dump-tlv-map.
2020-04-09 Timothy Redaellibugtool: Fix for Python3.
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-11-11 Sriram Vatalaovs-bugtool: Script to collect the port statistics.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-18 William Tuovs-bugtool: Add ip -s -s to get_device_stats.out.
2019-09-06 Mark MichelsonRemove OVN.
2019-02-12 Ilya Maximetspython: Fix E117 over-indented.
2018-10-30 Ilya Maximetsmanpages: Include ovs.tmac in most man roots.
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
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.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Enhancement of bugtool plugins.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Refactorize bugtool plugin xml files.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Bugfix for bugtool plugin queries.
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
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-08-30 Gurucharan Shettyovs-bugtool: Add interfaces file contents.
2016-08-13 mweglicxovs-bugtool: Correct "rmdir" error messages during...
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 Shettyautomake: Add ovs-bugtool.in to flake8-check.
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.
2016-02-22 William Tuovs-bugtool: Create OVN plugin and add output.
2016-01-14 William Tuovs-bugtool: Add conntrack output.
2015-07-06 Huanle Hanovs-bugtool: Remove argument of "ovs-appctl dpif/show".
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Ben Pfaffovs-bugtool: Improve manpage.
2015-01-30 Ben Pfaffovs-bugtool: Add --help message.
2014-12-05 Joe Stringerovs-bugtool: Log more detail for dumped flows.
2014-10-09 Andy Zhouovs-bugtool: Add fdb output for all bridges
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-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-10 Gurucharan Shettyovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-03-25 Gurucharan Shettyovs-bugtool: Add ovs-appctl dpif commands to debug...
2013-03-25 Gurucharan Shettyovs-bugtool: Add iptables output for all tables.
2013-03-21 Gurucharan Shettyovs-bugtool: Add ovs-ofctl commands to bugtool plugin...
2013-03-21 Gurucharan Shettyovs-bugtool: Remove calls of ovs-ofctl on ovs-system.
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
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...
2013-01-07 Ethan Jacksonbugtool: Add manpage to gitignore.
2013-01-05 Saul St. Johnmanpages: Fix build
2013-01-04 Ben Pfaffmanpages: Put version number instead of date at bottom...
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-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-11 Gurucharan Shettyovs-bugtool: Close file descriptors after use.
2012-05-10 Arun Sharmabugtool: rename label names in plugins related to ovs...
2012-05-10 Arun Sharmabugtool: Collect bond state information from ovs.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-vsctl show" output to bugtool.
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-appctl coverage/show" output...
2012-04-05 Arun Sharmabugtool - Collect version information for all running...
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-12-09 Chris WrightUpdate FSF address in LGPL notices in bugtool plugins.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
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-30 Justin Pettitbugtool: Collect "lacp/show" and "cfm/show" information.
2011-09-23 Justin Pettitovs-bugtool: Use RUNDIR macro for ovs-appctl target.
2011-09-22 Daniel Romanovs-bugtool: Fix --unlimited option.
2011-09-15 Ben Pfaffbugtool: Remove "ovs-bugtool" upon "make clean", to...
2011-09-15 Ben Pfaffbugtool: Uninstall plugins on "make uninstall".
2011-07-23 Ethan Jacksonutilities: Add ovs-bugtool to gitignore.
2011-07-13 Ben Pfaffovs-bugtool: Include conf.db backups in bugtool output.
next