summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Remove final markdown referencesStephen Finucane2016-11-071-1/+1
* doc: Convert ovs-command-bashcomp.INSTALL to rSTStephen Finucane2016-11-033-90/+113
* doc: Convert README-native-tunneling to rSTStephen Finucane2016-10-281-1/+1
* doc: Convert WHY-OVS to rSTStephen Finucane2016-10-262-3/+3
* doc: Convert README to rSTStephen Finucane2016-10-211-1/+1
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-1/+0
* ovs-ctl: Handle start up errors.Markos Chandras2016-10-041-8/+11
* ovs-lib: Signal start_daemon failures.Markos Chandras2016-10-041-1/+1
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-272-3/+3
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-232-0/+31
* ovs-lib: Fix SELinux contexts for created dirs.Joe Stringer2016-09-231-4/+12
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-192-37/+49
* ovs-ofctl.8.in: Fix minor formatting issues.Justin Pettit2016-09-191-3/+3
* xlate: Use dp_hash for select groups.Jarno Rajahalme2016-09-161-3/+35