summaryrefslogtreecommitdiff
path: root/utilities/bugtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-142-6/+19
* ovs-bugtool: Provide a separate capability to openvswitch logs.Gurucharan Shetty2013-02-141-12/+14
* bugtool: Add manpage to gitignore.Ethan Jackson2013-01-071-0/+1
* manpages: Fix buildSaul St. John2013-01-041-2/+1
* manpages: Put version number instead of date at bottom of page.Ben Pfaff2013-01-042-2/+4
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-3/+1
* Make the location of the database separately configurable.Ben Pfaff2012-08-012-3/+4