summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* ovs-ofctl: Fix memory leak reported by valgrind.William Tu2016-01-041-0/+3
* Use initializers for struct ofputil_flow_mod instead of assignments.Ben Pfaff2016-01-041-17/+16
* ovs-dev.py: Fix libcap-ng-dev dependency.Joe Stringer2015-12-241-1/+1
* ovs-ofctl: Document arp_op match field.Ben Pfaff2015-12-231-1/+5
* ovs-benchmark: Fix memory leak.Ben Pfaff2015-12-221-1/+2
* dpctl: Add new 'flush-conntrack' command.Daniele Di Proietto2015-12-211-0/+1
* dpctl: Add 'conntrack-dump' command.Daniele Di Proietto2015-12-211-0/+1
* ovs-lib: Try to call exit before killing.Ilya Maximets2015-12-161-1/+8
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-152-34/+38
* ovs-ofctl: Fix manpage formatting typo.Ben Pfaff2015-12-041-1/+1
* ovs-ofctl: Support multiple tables in replace-flows and diff-flows.Jarno Rajahalme2015-11-301-67/+127
* Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.Saloni Jain2015-11-292-6/+97
* ovs-ofctl: Add "out_group" keyword for OF1.1+ matching on output group.Ben Pfaff2015-11-291-1/+8
* use "/usr/bin/env python" for shebangs for python scriptsYAMAMOTO Takashi2015-11-263-3/+3
* openflow: Remove OFPG11_*Jarno Rajahalme2015-11-241-1/+1
* utilities/ovs-ofctl: Fix meter requests.Jarno Rajahalme2015-11-191-3/+3
* ovs-ofctl.8: Improve description of dec_ttl action.Justin Pettit2015-11-101-5/+6
* ofp-parse: Fix parsing, formatting of multiple fields in NTR extension.Ben Pfaff2015-11-031-1/+5
* ovs-ofctl: Fix OpenFlow versions with '--bundle'Jarno Rajahalme2015-10-191-0/+3
* ovs-ofctl: Fix replace-flows.Jarno Rajahalme2015-10-191-0/+2
* ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff2015-10-161-2/+2
* ovs-sim.1.xml: Fix tab/space issue.Justin Pettit2015-10-131-1/+1
* Add support for connection tracking helper/ALGs.Joe Stringer2015-10-131-0/+10
* Add connection tracking label support.Joe Stringer2015-10-131-0/+10
* Add connection tracking mark support.Joe Stringer2015-10-131-2/+27
* Add support for connection tracking.Joe Stringer2015-10-131-0/+148
* ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff2015-10-071-2/+3
* ovn-ctl: Ability to upgrade databases.Gurucharan Shetty2015-10-022-40/+43
* ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty2015-10-022-10/+12
* ovs-dev.py: add --monitor and optionAndy Zhou2015-09-301-0/+6
* ovs-dev.py: add --user optionAndy Zhou2015-09-301-1/+11
* ovs-dev.py: run operational commands as rootAndy Zhou2015-09-301-2/+14
* ovs-dev.py: rename ROOT to RUNDIRAndy Zhou2015-09-301-13/+15
* ovs-dev.py: allow current directory to be used as the working directoryAndy Zhou2015-09-301-0/+3
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-302-3/+7
* Fix typos in comments.Ben Pfaff2015-09-141-1/+1
* smap: New macro SMAP_CONST1 for initializing immutable 1-member smaps.Ben Pfaff2015-09-081-3/+1
* ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo2015-09-012-1/+20
* tunnel: Support matching on the presence of Geneve options.Jesse Gross2015-08-281-1/+6
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-1/+1
* ovs-ctl: Fix indentation when deleting bridges.Thadeu Lima de Souza Cascardo2015-08-271-1/+1
* ovs-pki: Handle Windows style path.Gurucharan Shetty2015-08-251-2/+2
* ovs-ofctl: Document missing shorthand notations.Justin Pettit2015-08-251-0/+21
* ovs-vsctl: Add the missing ssl bootstrapping option parsing.Gurucharan Shetty2015-08-211-0/+6
* ovs-ctl: do not attempt to restore flows when called with --delete-bridgesSimon Horman2015-08-211-4/+8
* db-ctl-base: Allow print rows that weak reference to table inAlex Wang2015-08-131-7/+13
* ovn-nbctl: Move ovn-nbctl to utilities directory.Alex Wang2015-08-081-1/+1
* treewide: Fix doubled "the".Ben Pfaff2015-08-032-2/+2
* ovs-ofctl: Refine documentation of Geneve option mapping.Ben Pfaff2015-08-031-23/+24