summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovs-tcpdump: Fix E117 over-indented.Ilya Maximets2019-04-301-2/+2
* ovs-tcpdump: Improve error message when tcpdump is not available.Liu Chang2019-04-161-0/+9
* checkpatch: Fix handling of line endings.Ilya Maximets2019-04-151-1/+1
* checkpatch: Normalize exit code for WindowsAlin Gabriel Serdean2019-04-031-11/+12
* ovs-vsctl: Add datapath_type column to show command.Ilya Maximets2019-03-221-0/+1
* ofctl: break the loop if ovs_pcap_read returns errorLi RongQing2019-02-221-0/+1
* checkpatch: Escape range operators inside regex.Ilya Maximets2019-02-221-3/+8
* python: Fix E117 over-indented.Ilya Maximets2019-02-121-8/+8
* ovs-ctl: Permit to specify additional optionsTimothy Redaelli2019-02-111-0/+4
* ovs-lib.in: Cleanup old socket and pidfiles in stop_daemonTimothy Redaelli2019-02-111-0/+4
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-052-6/+3
* ovs-tcpdump: Fix an undefined variableHyong Youb Kim2019-02-041-0/+1
* checkpatch: Check for C99 style comments.Ilya Maximets2019-01-181-0/+11
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-152-21/+119
* checkpatch: Check style of FOREACH loops.Ilya Maximets2019-01-151-1/+1
* python: Fix invalid escape sequences.Ben Pfaff2019-01-112-13/+13
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-101-1054/+6
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-101-1/+1
* utilities: gdb debug commands fix typosAndreas Karis2019-01-101-2/+2
* utilities: Update gdb script so it works with all python versionsEelco Chaudron2019-01-101-20/+103
* ovs-tcpdump: Add --span to mirror all ports on bridge.Martin Fong2018-12-122-3/+12
* utilities: Add smap related command and iterator to the GDB scriptEelco Chaudron2018-12-121-3/+53
* ovs-ctl: fix system-id.conf ownerDavid Marchand2018-12-102-3/+9
* ovs-ctl: fallback to "uname -n" for fetching hostnameYousong Zhou2018-12-031-3/+4
* ovs-ofctl: update a man page about group syntaxNobuhiro MIKI2018-12-031-0/+4
* ovs-ofctl: Correct "out_group" field usage text in manpage.Ashish Varma2018-12-031-1/+1
* ovs-save: compatible with busybox ip commandYousong Zhou2018-12-031-1/+1
* debian and rhel: Create IPsec package.Qiuyu Xiao2018-11-091-0/+27
* checkpatch: fix typographical errorBala Sankaran2018-11-051-1/+1