summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovs-bugtool: Fix crash when enable --ovs.William Tu2020-11-051-4/+4
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-4/+4
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-4/+4
* ovs-lib: Handle daemon segfaults during exit.Gurucharan Shetty2020-09-211-1/+17
* ovs-dpctl-top: Skip "eth()" element.Timothy Redaelli2020-08-261-0/+2
* python: Fixup python shebangs to python3.Greg Rose2020-08-262-4/+4
* checkpatch: Add argument to skip gerrit change id check.Roi Dayan2020-07-171-2/+8
* ovs-bugtool: Fix Python3 bytes str issue.William Tu2020-07-141-2/+3
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-3/+7
* ovs-bugtool: Add -m option to dump-flows.William Tu2020-05-201-0/+1
* ovs-bugtool: Add ethtool -l for combined channel.William Tu2020-04-291-0/+1
* bugtool: Add dump-tlv-map.William Tu2020-04-291-0/+1
* Utilities: Add the ovs_dump_ofpacts command to gdbEelco Chaudron2020-04-251-0/+74
* Utilities: make print() in gdb script work on all version of PythonEelco Chaudron2020-04-211-0/+1
* bugtool: Fix for Python3.Timothy Redaelli2020-04-091-23/+25
* ovs-dpctl-top: python3 compatibilityAaron Conole2020-03-051-5/+8
* ovs-tcpdump: Fallback to read /proc/net/dev on LinuxTimothy Redaelli2020-01-131-3/+17
* ovs container build: Make kernel module configurableAliasgar Ginwala2019-12-203-7/+27
* Remove dependency on python3-sixTimothy Redaelli2019-12-203-41/+27
* checkpatch: Check spelling in commit messages.Ilya Maximets2019-12-091-11/+22
* checkpatch: Skip words containing numbers.Ilya Maximets2019-12-091-2/+2
* checkpatch: Allow common abbreviations for spell checking.Ilya Maximets2019-12-091-1/+3
* Documentation: Convert multiple manpages to ReST.Ben Pfaff2019-12-028-1298/+0
* ofproto-dpif: Expose datapath capability to ovsdb.William Tu2019-11-212-0/+34
* ovs-bugtool: Script to collect the port statistics.Sriram Vatala2019-11-113-1/+18
* ofp-monitor: Fixed the usage of 'usable_protocols' variable in 'parse_flow_mo...Ashish Varma2019-11-012-1/+10
* ovs-tcpundump: allow multiple packet lengthsAaron Conole2019-10-231-1/+1
* ovs-tcpundump: exit when getting versionAaron Conole2019-10-231-0/+1
* ovs container build.sh requires python3Aliasgar Ginwala2019-10-151-2/+2
* ovs-vlan-bug-workaround: Remove.Ben Pfaff2019-10-145-263/+0
* ovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and ovn-sbctl.Ben Pfaff2019-09-301-1/+26
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-2713-17/+12
* ovs-vsctl: Add conntrack zone commands.William Tu2019-09-262-4/+221
* flake8: also check the ovs-check-dead-ifs scriptAaron Conole2019-09-251-0/+1
* ovs-check-dead-ifs: unshadow pid variableAaron Conole2019-09-251-1/+1
* ovs-check-dead-ifs: python3 print formatAaron Conole2019-09-251-3/+3
* ovs-ofctl: fix memory leak in open_vconn__() functionDamijan Skvarc2019-09-241-0/+2
* ovs-ofctl: Free leaked minimatchYifeng Sun2019-09-191-0/+1
* ovs-bugtool: Add ip -s -s to get_device_stats.out.William Tu2019-09-181-0/+1
* checkpatch: Ignore utilities/bugtool.William Tu2019-09-171-0/+2
* Remove OVN.Mark Michelson2019-09-062-240/+6
* Make pid_exists() more robust against empty pid argumentMichele Baldessari2019-08-291-1/+1
* utilities: Improve ovs-dpctl-top flow parsingJaime CaamaƱo Ruiz2019-08-281-11/+12
* ovs-lib: Add timeout at ovs-check-dead-ifs.William Tu2019-08-261-1/+2
* OVS: Containerize componentsAliasgar Ginwala2019-08-227-1/+155
* ovs-lib: Fix standalone db migration to raftAliasgar Ginwala2019-08-211-0/+1
* checkpatch: Fix regexp for if, while, etc inside macros.Ilya Maximets2019-08-121-1/+1
* checkpatch: Check FOR_EACH loops with numbers.Ilya Maximets2019-07-121-1/+1
* ovs-ofctl: New testing command "parse-group".Ben Pfaff2019-06-091-1/+40
* checkpatch: Ignore "sparse" headers.Ilya Maximets2019-05-291-0/+5