summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-1/+4
* ovs-ofctl: Fix font in manual.Ben Pfaff2016-07-241-1/+1
* ovs-lib: Keep internal interface ip during upgrade.Daniele Di Proietto2016-07-221-4/+33
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* ovs-pki: Use SHA-512 instead of SHA-1 as message digest.Ben Pfaff2016-07-221-1/+1
* ovs-vsctl: Add another Flow_Table example.Ben Pfaff2016-07-181-1/+8
* ovs-vsctl: Fix typo in comment.Ben Pfaff2016-07-181-1/+1
* ofp-actions: Add extension to support "group" action in OF1.0.Ben Pfaff2016-07-141-2/+4
* Introduce 128-bit xxregs.Justin Pettit2016-07-121-0/+11
* ovs-bugtool: Port to python3.Joe Stringer2016-07-121-5/+6
* ovs-ofctl: Clarify CT action documentation.Jarno Rajahalme2016-07-061-8/+8
* utilities: ovs-ctl: Drop duplicate lineMarkos Chandras2016-07-031-1/+0
* ofproto: Add relaxed group_mod command ADD_OR_MODJan Scheurich2016-07-022-5/+20
* utilities/ovs-tcpdump.in: Poll the process statusAaron Conole2016-07-011-2/+6
* utilities/ovs-tcpdump.in: Fix port lookupsAaron Conole2016-07-011-2/+1
* bridge: allow OVS to interact with controller through sockets outside run dirAnsis Atteka2016-06-272-7/+38
* util: New function nullable_xstrdup().Ben Pfaff2016-06-261-1/+1
* ofp-actions: Add truncate action.William Tu2016-06-241-0/+7
* ovs-tcpdump: Add a tcpdump wrapper utilityAaron Conole2016-06-234-1/+514
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-0/+6
* ofp-util: Fix parsing of parenthesized values within key-value pairs.Ben Pfaff2016-06-141-0/+21
* ipfix: Add support for exporting ipfix statistics.Benli Ye2016-06-142-1/+40
* ovs-vsctl: Support identifying Flow_Sample_Collector_Set records by id.Ben Pfaff2016-06-131-1/+3
* ovn-nbctl: Update logical switch commands.Justin Pettit2016-06-111-2/+2
* ovn-nbctl: Update logical switch port commands.Justin Pettit2016-06-111-5/+5
* ovs-bugtool: Fix flake8 errors.Russell Bryant2016-06-091-22/+26
* automake: Add ovs-bugtool.in to flake8-check.Gurucharan Shetty2016-06-091-0/+2
* ovs-bugtool.in: Do not assign a lambda expression, use a def.Gurucharan Shetty2016-06-091-1/+4
* ovs-bugtool.in: Comparison to None should be 'if cond is None:'Gurucharan Shetty2016-06-091-1/+1
* ovs-bugtool.in: Test for membership should be 'not in'.Gurucharan Shetty2016-06-091-3/+3
* ovs-bugtool.in: Remove usage of 'has_key'.Gurucharan Shetty2016-06-091-11/+11
* ovs-bugtool.in: Remove unused variables.Gurucharan Shetty2016-06-091-3/+2
* ovs-bugtool.in: Fix errors around spaces and line length.Gurucharan Shetty2016-06-091-100/+135
* ovs-bugtool.in: Remove unused imports.Gurucharan Shetty2016-06-091-9/+3
* types: Change ofp_port_t from uint16_t to uint32_t.Ben Pfaff2016-06-031-1/+1
* ovs-vtep: Make compatible with python2.7 and 3.Joe Stringer2016-05-311-1/+1
* 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