summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovs-lib: Backup and remove existing DB when joining cluster.Terry Wilson2021-11-291-5/+5
* ovs-save: Save igmp flows in ofp_parse syntax.Salvatore Daniele2021-11-291-1/+4
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-225-31/+28
* 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-03-301-2/+2
* ovs-ctl: Allow recording hostname separately.Frode Nordahl2021-03-021-14/+27
* 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
* ovs-ctl: Don't overwrite external-id hostname.Daniel Alvarez2021-01-051-1/+2
* ovs-bugtool: Fix crash when enable --ovs.William Tu2020-11-051-4/+4
* bugtool: Fix for Python3.Timothy Redaelli2020-11-051-23/+25
* ovs-dpctl-top: Skip "eth()" element.Timothy Redaelli2020-08-261-0/+2
* python: Fixup python shebangs to python3.Greg Rose2020-08-262-4/+4
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-3/+7
* 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
* ovs-save: Handle cases of upgrades from very old OVS versions.Gurucharan Shetty2019-05-091-0/+11