summaryrefslogtreecommitdiff
path: root/utilities/bugtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovs-bugtool: Change log-days parameter based on file last_mod_time.Shih-Hao Li2013-09-272-26/+47
* ovs-bugtool: Limit disk usageShih-Hao Li2013-09-262-18/+39
* 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
* BFD: Add BFD output to bugtoolPavithra Ramesh2013-07-173-0/+21
* ovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.Gurucharan Shetty2013-07-103-0/+21
* ovs-bugtool: Add ovs-appctl dpif commands to debug bundle.Gurucharan Shetty2013-03-253-0/+28
* ovs-bugtool: Add iptables output for all tables.Gurucharan Shetty2013-03-251-1/+2
* ovs-bugtool: Add ovs-ofctl commands to bugtool plugin scripts.Gurucharan Shetty2013-03-214-0/+52
* ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.Gurucharan Shetty2013-03-211-2/+0
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-151-2/+2
* 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