summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovs-dpctl-top: Skip "eth()" element.Timothy Redaelli2020-08-261-0/+2
* Make pid_exists() more robust against empty pid argumentMichele Baldessari2019-08-291-1/+1
* ovs-lib: Fix standalone db migration to raftAliasgar Ginwala2019-08-211-0/+1
* ovs-save: Handle cases of upgrades from very old OVS versions.Gurucharan Shetty2019-05-091-0/+11
* ofctl: break the loop if ovs_pcap_read returns errorLi RongQing2019-02-221-0/+1
* Revert "ovs-tcpdump: Fix an undefined variable"Ben Pfaff2019-02-221-1/+0
* ovs-tcpdump: Fix an undefined variableHyong Youb Kim2019-02-041-0/+1
* ovs-lib.in: Remove unnecessary conntrack flushYi-Hung Wei2018-10-311-3/+0
* ovs-save: Parse geneve tlv map correctly.Gurucharan Shetty2018-10-081-1/+1
* ofproto: Handle OpenFlow version mismatch for requestforward with groups.Ben Pfaff2018-09-261-2/+3
* ovs-save: save and restore groups on restartZak Whittington2018-09-251-4/+12
* Revert "Revert "utilities/ovs-ctl: Force removal of ip_gre/gre""Greg Rose2018-09-141-0/+8
* ovs-save: Don't always include the default flow during restoreTimothy Redaelli2018-09-131-1/+1
* ovs-ctl: Allow add-remote without vswitchd started.Darrell Ball2018-09-061-9/+7
* utilities: Drop shebang from bash completion scriptMarkos Chandras2018-08-301-1/+0
* ofctl: Fixup compare_flows functionAlin Gabriel Serdean2018-08-081-2/+4
* utilities: Install ovs-tcp{dump, undump} also when only Python3 is enabledTimothy Redaelli2018-08-071-3/+3
* 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: 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
* utilities: check datapath exists before conntrack flushMartin Xu2018-07-311-1/+3
* 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