netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / utilities / bugtool /
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.
2011-07-13 Ben Pfaffovs-bugtool: Add an OVSDB snapshot to ovs-bugtool output.
2011-07-13 Ben Pfaffovs-bugtool: Add plugins previously used only under...