summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
...
* checkpatch: Avoid catastrophic backtracking.Aaron Conole2021-09-081-3/+7
* ovs-save: Use right OpenFlow version for "ovs-ofctl dump-tlv-map".lin huang2021-07-021-1/+1
* checkpatch: Ignore macro definitions of FOR_EACH.Aaron Conole2021-07-011-3/+7
* ovs-lib: pass optional --election-timer arg to ovsdb-toolDan Williams2021-06-251-2/+8
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-226-32/+28
* ovs-save: Fix awk command to return highest ofp version.lin huang2021-06-021-1/+2
* ovs-ofctl: Fix coredump when using "add-groups" command.Wang Yibo2021-05-141-1/+1
* ovs-ofctl: Fix segfault due to bad meter n_bands.Flavio Fernandes2021-04-011-2/+2
* ovs-ctl: Allow recording hostname separately.Frode Nordahl2021-03-011-14/+27
* ovs-lib: Remove second parameter for stop_daemon.Yunjian Wang2021-02-021-1/+1
* ovs-ctl: Prepend OVS binary directories to PATH.Flavio Leitner2021-01-271-1/+5
* ovs-monitor-ipsec: Add option to not restart IKE daemon.Mark Gray2021-01-061-0/+8
* ovs-ctl: Use 'stop_daemon' to stop ovs-monitor-ipsec.Mark Gray2021-01-051-2/+1
* dpctl: Add add/mod/del-flows command.Eelco Chaudron2021-01-051-3/+7
* ovs-ctl: Don't overwrite external-id hostname.Daniel Alvarez2021-01-051-1/+2
* checkpatch: Add check for a whitespace after cast.Ilya Maximets2020-11-271-0/+13
* 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