summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* utilities/checkpatch.py: Check for appropriate bracingAaron Conole2016-05-201-0/+30
* utilities/ovs-ctl.in: Only add_managers with vswitchdAaron Conole2016-05-201-3/+8
* utilities: Tweak python shebangs to use envYAMAMOTO Takashi2016-05-208-8/+8
* nat: documentation and parsing fixes.Jarno Rajahalme2016-05-181-1/+76
* ovs-dev.py: Update for python3.Joe Stringer2016-05-181-5/+5
* ovs-dev.py: PEP-8ify.Joe Stringer2016-05-182-30/+32
* ofproto-dpif: Do not count resubmit to later tables against limit.Ben Pfaff2016-05-091-4/+24
* netdev-dpdk: Allow arbitrary eal argumentsAaron Conole2016-04-291-2/+5
* netdev-dpdk: Convert initialization from cmdline to dbAaron Conole2016-04-291-6/+7
* checkpatch: Accept form feeds.Daniele Di Proietto2016-04-181-2/+6
* manpages: Update documentation for ct_* masks.Joe Stringer2016-04-151-2/+2
* Move lib/ofp-print.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* Move lib/ofp-actions.h to include/openvswitch directoryBen Warren2016-04-141-2/+2
* Move lib/ofp-msgs.h to include/openvswitch directoryBen Warren2016-04-141-10/+10
* Move lib/ofp-util.h to include/openvswitch directoryBen Warren2016-04-142-2/+2
* Move lib/meta-flow.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* ovs-save: Handle MTU changes correctly.Gurucharan Shetty2016-04-111-2/+2
* checkpatch: Don't enforce char limit on tests.Joe Stringer2016-04-081-1/+17
* ovs-dpctl: Document conntrack "zone" arguments in help output.Justin Pettit2016-03-291-2/+2
* checkpatch: Fix Python style violation.Ben Pfaff2016-03-311-0/+1
* checkpatch.py: A simple script for finding patch issuesAaron Conole2016-03-312-2/+238
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-303-3/+3
* Move ofp-parse.h to include/openvswitch directoryBen Warren2016-03-303-3/+3
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-302-14/+14
* ovs-ctl: Allow selective start for db and switchAaron Conole2016-03-252-14/+64
* ovs-ctl: Store hostname as an external-id.Russell Bryant2016-03-241-0/+2
* tunneling: Enable IPv6 tuneling.Pravin B Shelar2016-03-241-4/+6
* ovs-pki: OS X compatibilityLance Richardson2016-03-221-1/+1
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-193-3/+3
* Move lib/ofp-errors.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* ovs-ofctl: Update manpage for --color option.Quentin Monnet2016-03-181-0/+1
* ovs-ofctl: Declare / set up colors for command output.Quentin Monnet2016-03-181-0/+3
* ovs-ofctl: Add option for color output to dump-flows command.Quentin Monnet2016-03-181-0/+30
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.6 and earlier.Ben Pfaff2016-03-161-6/+2
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.9 and earlier.Ben Pfaff2016-03-162-79/+3
* Document how to match any packet with a VLAN header.Ben Pfaff2016-03-101-1/+4
* ovs-ofctl: Fix command names in documentation.Ben Pfaff2016-03-071-3/+3
* ovs-ofctl.8: commit is required with alg in ct().Russell Bryant2016-03-031-1/+4
* ofp: Add support for bundles extension in OpenFlow 1.3.Jarno Rajahalme2016-02-291-8/+11
* ovs-ofctl.8: Clarify conntrack documentation.Joe Stringer2016-02-231-17/+24
* ovs-bugtool: Create OVN plugin and add output.William Tu2016-02-221-2/+4
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-192-27/+93
* Support userdata in NXT_PACKET_IN2.Ben Pfaff2016-02-191-6/+14
* Implement new packet-in format NXT_PACKET_IN2.Ben Pfaff2016-02-192-47/+72
* ofpbuf: New function ofpbuf_const_initializer().Ben Pfaff2016-02-191-5/+3
* vlog: Add vlog/close command.Ben Pfaff2016-02-101-3/+7
* vlog: Make the most common module reference more direct.Ben Pfaff2016-02-101-1/+1
* ovs-benchmark: Remove.Ben Pfaff2016-02-054-841/+0
* ovs-benchmark: Fix return value of do_poll.William Tu2016-02-051-6/+6
* vlog: Stop using explicit references to external log modules.Ben Pfaff2016-02-031-2/+1