summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovs-ofctl: Clean up Group description in man page.Justin Pettit2018-05-161-67/+65
* utilities: Add gdb debug commands to dump lists and pmd infoEelco Chaudron2018-05-161-0/+167
* checkpatch: Be more specific about line length, misspelling warnings.Ben Pfaff2018-05-161-5/+8
* checkpatch: Fix filename matching.Ben Pfaff2018-05-101-4/+2
* Expose missing --peer-ca-cert and SSL options in usage and manpages.Dan Williams2018-05-091-1/+1
* utilities: Add some GDB macros for ovs-vswitchdEelco Chaudron2018-05-092-0/+406
* ovs-vsctl: Extend manager_options documentation.Darrell Ball2018-05-081-2/+3
* ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.Flavio Fernandes2018-05-071-2/+2
* ovs-ofctl: Fix "ovs-ofctl snoop".Ashish Varma2018-04-251-0/+5
* checkpatch: Don't do line length or whitespace checks on debian/rules.Ben Pfaff2018-04-251-5/+5
* datapath: Prevent panicGreg Rose2018-04-231-0/+1
* checkpatch: add checks for new rst docsFlavio Leitner2018-04-171-0/+89
* python: Trivial fix flake8 errorDaniel Alvarez2018-04-041-1/+1
* ovn-ctl: Support starting clustered OVN dbsNuman Siddique2018-04-041-5/+57
* ovs-ofctl: Add '--no-names' to usage message.Tonghao Zhang2018-04-041-0/+1
* checkpatch: Fix mis-flagging of division operators as lacking whitespace.Ben Pfaff2018-04-031-1/+1
* ovs-lib: Ensure Emacs and vim identify the file type properly.Ben Pfaff2018-04-021-0/+2
* checkpatch: add a comment spell-checkerAaron Conole2018-04-011-3/+105
* checkpatch: filter comment contentsAaron Conole2018-04-011-1/+55
* checkpatch: introduce constants for the parse statesAaron Conole2018-04-011-6/+11
* nlmon: added netns support.Flavio Leitner2018-03-311-1/+9