summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: Suggest ovs_assert() to author.Bhanuprakash Bodireddy2017-07-121-0/+1
* Fix some -Wimplicit-fallthrough warnings building with GCC 7Timothy Redaelli2017-07-111-0/+2
* dpctl: add CT Stats for Connections per protocol.Antonio Fischetti2017-07-111-0/+2
* Fix coding style and some typos.Antonio Fischetti2017-07-111-2/+4
* make logs not readable by otherTimothy Redaelli2017-07-102-3/+4
* checkpatch: Use default encoding from email library.Joe Stringer2017-07-061-2/+2
* ofp-parse: Fix small memory leak when calling parse_ofp_meter_mod_str().Justin Pettit2017-07-051-0/+4
* ovs-ctl: Fix typo in a commentTimothy Redaelli2017-06-291-1/+1
* userspace: Introduce packet_type in OF 1.5 packet-outZoltán Balogh2017-06-271-0/+1
* ovs-dpctl: New --names option to use port names in flow dumps.Ben Pfaff2017-06-232-1/+28
* Use @PYTHON@ directly instead of "#! /usr/bin/env"Timothy Redaelli2017-06-219-9/+9
* checkpatch: Fix skipping of the most recent commit.Ilya Maximets2017-06-151-1/+1
* checkpatch: Support checking recent commits in the current repo.Ben Pfaff2017-06-141-16/+49
* ovs-ofctl: New option "--no-stats" for "ovs-ofctl dump-flows".Ben Pfaff2017-06-142-5/+21
* ovs-ofctl: Avoid read overrun in ofperr_decode_msg().Ben Pfaff2017-06-141-4/+6
* checkpatch: Also allow .at files to have leading tabs.Ben Pfaff2017-06-081-2/+8
* ovs-ofctl: Close pcap file at end of ofctl_ofp_parse_pcap().Ben Pfaff2017-06-011-0/+1
* checkpatch: Also exempt Makefile.am from leading whitespace checks.Ben Pfaff2017-06-011-1/+1
* checkpatch: Fix typo for use as filter.Ben Pfaff2017-06-011-1/+1
* checkpatch: Omit some checks on comment lines.Ben Pfaff2017-06-011-0/+12
* Replace most uses of and references to "ifconfig" by "ip".Ben Pfaff2017-06-013-6/+6
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-313-66/+216
* ofp-parse: Parse pipeline fields in OF1.5 packet-outYi-Hung Wei2017-05-311-0/+5
* ofproto: Add pipeline fields support for OF 1.5 packet-outYi-Hung Wei2017-05-311-8/+9
* ofp-util: Add flow metadata to ofputil_packet_outYi-Hung Wei2017-05-311-1/+3
* checkpatch: Implement -f option more usefully.Ben Pfaff2017-05-311-5/+5
* checkpatch: Also check switch, HMAP_FOR_EACH, etc.Ben Pfaff2017-05-311-4/+12
* checkpatch: Skip checking Linux headers.Joe Stringer2017-05-301-0/+2
* checkpatch: Be more careful about checking function names.Ben Pfaff2017-05-301-1/+1
* ovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous NULL checks.Ben Pfaff2017-05-301-5/+4
* checkpatch: Check for stdlib usage.Joe Stringer2017-05-251-0/+32
* docs: Improve formatting for daemon options in a few manpages.Ben Pfaff2017-05-182-0/+2
* checkpatch: Fix inconsistencies skipping datapath files.Ben Pfaff2017-05-081-2/+2
* ovs-pki: add option to suppress generated id in common nameLance Richardson2017-05-042-3/+22
* db-ctl-base: Add support for identifying a row based on a value in a map.Ben Pfaff2017-05-031-13/+15
* db-ctl-base: Drop redundant 'table' field from struct ctl_row_id.Ben Pfaff2017-05-031-26/+14
* ovn-sbctl, ovn-nbctl, ovs-vsctl: Remove useless record id methods.Ben Pfaff2017-05-031-11/+5
* checkpatch: fix pointer declarationAaron Conole2017-05-011-1/+1
* checkpatch: filename from hunks fixAaron Conole2017-05-011-1/+1
* checkpatch: print conformanceAaron Conole2017-05-011-33/+50
* checkpatch: correct a parsing issueAaron Conole2017-05-011-1/+1
* checkpatch: move the checks to the frameworkAaron Conole2017-05-011-15/+26
* checkpatch: common print_lineAaron Conole2017-05-011-8/+5
* checkpatch: introduce a flexible frameworkAaron Conole2017-05-011-9/+42
* OpenFlow: Enable OpenFlow 1.4 by default.Ben Pfaff2017-05-011-1/+3
* ofp-actions: Document that learn(limit=0) is no limit.Joe Stringer2017-05-011-1/+1
* db-ctl-base: Allow record UUIDs to be abbreviated.Ben Pfaff2017-04-301-4/+6
* ovs-ofctl: Document group selection algorithm.Ben Pfaff2017-04-241-4/+6
* doc: Convert ovs-test to rSTStephen Finucane2017-04-212-147/+0
* doc: Convert ovs-vlan-test to rSTStephen Finucane2017-04-212-99/+0