summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: Fix running under python3.Joe Stringer2017-03-091-1/+1
* checkpatch: Check for pointer whitespace.Joe Stringer2017-03-091-0/+11
* Adapt to flake8-import-orderxurong000379972017-03-082-11/+15
* conntrack: Force commit.Jarno Rajahalme2017-03-081-0/+12
* actions: Add resubmit with conntrack tuple.Jarno Rajahalme2017-03-081-3/+16
* lib: Check match and action prerequisities with 'match'.Jarno Rajahalme2017-03-081-3/+3
* ovs-tcpdump: Set mirror port mtuAaron Conole2017-03-081-2/+16
* ovs-ctl: allow passing user:group to daemonsAaron Conole2017-02-243-2/+24
* ovs-appctl: Document -T and --timeout options.Ben Pfaff2017-02-231-2/+10
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-132-2/+2
* ovs-ofctl: fix memory leak reported by valgrind.William Tu2017-02-081-0/+5
* ovs-vsctl: Disallow empty bridge, port, and interface names.Ben Pfaff2017-02-031-0/+12
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-011-2/+2
* ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.Ben Pfaff2017-01-251-982/+14
* db-ctl-base: Always support all tables in schema.Ben Pfaff2017-01-131-64/+38
* New action "ct_clear".Ben Pfaff2017-01-101-0/+6
* ofproto-dpif-xlate: Make "clone" save action set and stack.Ben Pfaff2017-01-101-1/+2
* ovs-ofctl: Document the "clone" action.Ben Pfaff2017-01-051-0/+8
* ovs-ofctl.8: Document automatic helper assignment.Joe Stringer2017-01-051-0/+10
* ovs-sim: Quote "$@".Justin Pettit2017-01-051-1/+1
* ofproto: Fix crash on flow monitor request with tun_metadata.Daniele Di Proietto2017-01-041-1/+1
* ofp-parse: Allow match field names in actions and brackets in matches.Jarno Rajahalme2017-01-041-19/+26
* lib: Add support for tftp ct helper.Joe Stringer2017-01-031-4/+11
* ovn-trace: New --ovs option to also print OpenFlow flows.Ben Pfaff2016-12-281-119/+33
* table: correct documented default format in man pagesLance Richardson2016-12-221-1/+0
* ovs-vsctl: Print error when add-port fails.Daniele Di Proietto2016-12-211-8/+15
* doc: Move WHY-OVSStephen Finucane2016-12-122-3/+3
* doc: Populate 'topics' sectionStephen Finucane2016-12-121-1/+1
* doc: Further populate the 'howto' sectionStephen Finucane2016-12-121-3/+3
* doc: Populate 'install', 'howto' sectionsStephen Finucane2016-12-124-118/+4
* treewide: Fix recent flake8-check.Joe Stringer2016-12-082-0/+4
* python: Add double newline after fuction or class (E305).Daniele Di Proietto2016-12-022-0/+21
* trivial: Don't mix tabs and spaces in ovs-simStephen Finucane2016-11-301-50/+50
* ofp-actions: Add "ingress" and "egress" options to "sample" action.Ben Pfaff2016-11-301-5/+13
* checkpatch: Add file-parsing modeAaron Conole2016-11-281-9/+30
* checkpatch: fix the if and whitespace checksAaron Conole2016-11-281-5/+6
* checkpatch: Fix signoff errorAaron Conole2016-11-281-1/+1
* checkpatch: Print file line numbersAaron Conole2016-11-281-0/+15
* checkpatch: convert some of the warningsAaron Conole2016-11-281-5/+4
* checkpatch: Print the line in question distinctlyAaron Conole2016-11-281-1/+5
* checkpatch: Announce the file where errors occurAaron Conole2016-11-281-0/+13
* utilities: Use FQDN for external_ids:hostname in Openvswitch tableBabu Shanmugam2016-11-261-1/+1
* ovs-tcpdump: Do not import unused "select" module.Ben Pfaff2016-11-231-1/+0
* ovs-tcpdump: Fix error handling when parsing parameter.nickcooper-zhangtonghao2016-11-221-1/+3
* ovs-tcpdump: destroy_mirror should really destroy the mirror.nickcooper-zhangtonghao2016-11-221-2/+3
* ovs-tcpdump: should't halt when dumping traffic.nickcooper-zhangtonghao2016-11-221-3/+0
* ovs-tcpdump: Remove the newline from readline().nickcooper-zhangtonghao2016-11-221-1/+1
* ovs-ofctl: Fix memory leak in bundle_print_errors().Yi-Hung Wei2016-11-221-0/+1
* ovs-ofctl: Fix memory leak in ofctl_packet_out().Yi-Hung Wei2016-11-221-0/+1
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-103-3/+6