summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: support macro continuationBala Sankaran2018-08-161-1/+5
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-154-12/+11
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-154-16/+15
* checkpatch: Improve accuracy and specificity of sign-off checking.Ben Pfaff2018-08-131-10/+60
* ofctl: Fixup compare_flows functionAlin Gabriel Serdean2018-08-081-2/+4
* checkpatch: warn on possible bare returnBala Sankaran2018-08-061-2/+70
* utilities: Launch ovsdb-tool without using PAMTimothy Redaelli2018-08-061-1/+4
* ovs-ofctl: Better validate OpenFlow message length in "ofp-parse-pcap".Ben Pfaff2018-08-061-1/+2
* utilities: Install ovs-tcp{dump, undump} also when only Python3 is enabledTimothy Redaelli2018-08-041-3/+3
* utilities: don't use a bashism to check that datapath existsTimothy Redaelli2018-08-031-1/+1
* ovn: Modify restart_controller in ovn-ctl to use --restartMark Michelson2018-08-021-1/+1
* ovs-pki: generate x.509 v3 certificateQiuyu Xiao2018-08-011-4/+21
* utilities: check datapath exists before conntrack flushMartin Xu2018-07-311-1/+3
* ofp-actions: Split ofpacts_check__() into many functions.Ben Pfaff2018-07-311-9/+10
* ofproto: Add support for specifying a meter in controller actions.Justin Pettit2018-07-301-0/+5
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-242-4/+4
* ovs-tcpdump: Fix incompatibilities with python3Timothy Redaelli2018-07-241-4/+4
* ovs-tcpundump: Fix incompatibilities with python3Timothy Redaelli2018-07-241-6/+8
* db-ctl-base: Propagate errors from the commands parser.Jakub Sitnicki2018-07-231-2/+5
* ovs-ofctl: New helper command "parse-packet".Ben Pfaff2018-07-121-0/+19
* ovn-nbctl, ovn-sbctl, ovs-vsctl: Don't dup error message just to report it.Jakub Sitnicki2018-07-091-5/+1
* utilities: Update gdb script to include mac_learning countersEelco Chaudron2018-07-061-0/+4
* ovs-ofctl: Prefer "del-meters" and "dump-meters".Justin Pettit2018-07-062-18/+17
* ovs-ofctl: Clarifications in the Meter Syntax man page section.Justin Pettit2018-07-061-11/+12
* OpenFlow: Update documentation to indicate support for virtual meters.Justin Pettit2018-07-061-6/+9
* utilities: Add upcall related commands to the GDB scriptEelco Chaudron2018-07-061-1/+226
* db-ctl-base: Extend ctl_context with an error message.Jakub Sitnicki2018-07-031-0/+9
* db-ctl-base: Don't die in ctl_set_column() on error.Jakub Sitnicki2018-07-031-2/+5
* checkpatch: fix patch separator line regexAaron Conole2018-07-031-2/+2
* utilities: Fix conntrack flush commandGreg Rose2018-06-291-1/+1
* utilities: On RHEL 7 systems clean up after upgradeGreg Rose2018-06-291-0/+19
* checkpatch: Only consider certain signoffsAaron Conole2018-06-251-4/+4
* checkpatch: add quiet optionAaron Conole2018-06-251-6/+14
* ovs-ofctl: Update man page on conntrack supported platforms.Justin Pettit2018-06-201-3/+1
* utilities: Add the ovs_show_fdb command to gdbEelco Chaudron2018-06-201-3/+188
* ovs-sim: Don't install manpage at all (except from ovs-sim itself).Ben Pfaff2018-06-181-1/+1
* ovs-kmod-ctl: introduce a kernel module load scriptAaron Conole2018-06-176-37/+305
* Utilities: Add the simap and netdev_provider dump commands to gdbEelco Chaudron2018-06-151-1/+112
* Utilities: Add the ovs_dump_dp_provider command to the gdb scriptEelco Chaudron2018-06-151-19/+51
* ovs-dpctl: Remove redundant documentation from man page.Justin Pettit2018-06-151-16/+0
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-114-109/+109
* Revert "utilities/ovs-ctl: Force removal of ip_gre/gre"Greg Rose2018-06-051-8/+0
* utilities/ovs-ctl: Force removal of ip_gre/greGreg Rose2018-06-011-0/+8
* ofproto-dpif: Use dp_hash as default selection methodJan Scheurich2018-05-251-19/+28
* ovs-sim: Support backup and clustered databases for ovn.Ben Pfaff2018-05-251-21/+172
* ovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse options before logging.Ben Pfaff2018-05-251-5/+3
* ovs-sim, ovs-sandbox: Turn off logging to syslog.Ben Pfaff2018-05-251-9/+14
* ovs-sim: Install RST manpages into simulation environment too.Ben Pfaff2018-05-251-1/+1
* ovs-sim: Convert documentation to RST format.Ben Pfaff2018-05-253-327/+1
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-171-7/+7