dpif-netlink: add GENEVE creation support
[cascardo/ovs.git] / utilities /
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-14 Ben Pfaffofp-util: Fix parsing of parenthesized values within...
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-13 Ben Pfaffovs-vsctl: Support identifying Flow_Sample_Collector_Se...
2016-06-11 Justin Pettitovn-nbctl: Update logical switch commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical switch port commands.
2016-06-09 Russell Bryantovs-bugtool: Fix flake8 errors.
2016-06-09 Gurucharan Shettyautomake: Add ovs-bugtool.in to flake8-check.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Do not assign a lambda expression,...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Comparison to None should be 'if cond...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Test for membership should be 'not...
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove usage of 'has_key'.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove unused variables.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Fix errors around spaces and line length.
2016-06-09 Gurucharan Shettyovs-bugtool.in: Remove unused imports.
2016-06-03 Ben Pfafftypes: Change ofp_port_t from uint16_t to uint32_t.
2016-05-31 Joe Stringerovs-vtep: Make compatible with python2.7 and 3.
2016-05-20 Aaron Conoleutilities/checkpatch.py: Check for appropriate bracing
2016-05-20 Aaron Conoleutilities/ovs-ctl.in: Only add_managers with vswitchd
2016-05-20 YAMAMOTO Takashiutilities: Tweak python shebangs to use env
2016-05-18 Jarno Rajahalmenat: documentation and parsing fixes.
2016-05-18 Joe Stringerovs-dev.py: Update for python3.
2016-05-18 Joe Stringerovs-dev.py: PEP-8ify.
2016-05-09 Ben Pfaffofproto-dpif: Do not count resubmit to later tables...
2016-04-29 Aaron Conolenetdev-dpdk: Allow arbitrary eal arguments
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-04-18 Daniele Di Proiettocheckpatch: Accept form feeds.
2016-04-15 Joe Stringermanpages: Update documentation for ct_* masks.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-11 Gurucharan Shettyovs-save: Handle MTU changes correctly.
2016-04-09 Joe Stringercheckpatch: Don't enforce char limit on tests.
2016-03-29 Justin Pettitovs-dpctl: Document conntrack "zone" arguments in help...
2016-03-31 Ben Pfaffcheckpatch: Fix Python style violation.
2016-03-31 Aaron Conolecheckpatch.py: A simple script for finding patch issues
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-25 Aaron Conoleovs-ctl: Allow selective start for db and switch
2016-03-25 Russell Bryantovs-ctl: Store hostname as an external-id.
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-23 Lance Richardsonovs-pki: OS X compatibility
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-18 Quentin Monnetovs-ofctl: Update manpage for --color option.
2016-03-18 Quentin Monnetovs-ofctl: Declare / set up colors for command output.
2016-03-18 Quentin Monnetovs-ofctl: Add option for color output to dump-flows...
2016-03-17 Ben Pfaffovs-ctl: Remove code for upgrading from Open vSwitch...
2016-03-17 Ben Pfaffovs-ctl: Remove code for upgrading from Open vSwitch...
2016-03-11 Ben PfaffDocument how to match any packet with a VLAN header.
2016-03-08 Ben Pfaffovs-ofctl: Fix command names in documentation.
2016-03-03 Russell Bryantovs-ofctl.8: commit is required with alg in ct().
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-23 Joe Stringerovs-ofctl.8: Clarify conntrack documentation.
2016-02-22 William Tuovs-bugtool: Create OVN plugin and add output.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-06 Ben Pfaffovs-benchmark: Remove.
2016-02-05 William Tuovs-benchmark: Fix return value of do_poll.
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2016-01-29 Ilya Maximetsovn: Remove top ovn directory from PATHs.
2016-01-21 Ben Pfaffofp-util: Make decoding switch features harder to misus...
2016-01-20 William Tuovs-vsctl: Add parent process name and ID.
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffovs-ofctl: Merge dump_stats_transaction() into dump_tra...
2016-01-14 William Tuovs-bugtool: Add conntrack output.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-14 Joe Stringer{lib, utilities}: Fix ct_state constants in docs.
2016-01-12 Joe Stringerovs-ofctl.8.in: Fix indentation.
2016-01-12 Russell Bryantpython: Fix print function compatibility.
2016-01-12 Russell Bryantpython: Fix exception handler compatibility.
2016-01-07 Ben PfaffBetter abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REP...
2016-01-07 Ben Pfaffofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for...
2016-01-07 Ben Pfaffovs-ofctl: Generalize code for finding ports into gener...
2016-01-05 Russell Bryantpython: Resolve pep8 blank line errors.
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2016-01-05 William Tuovs-ofctl: Fix memory leak reported by valgrind.
2016-01-04 Ben PfaffUse initializers for struct ofputil_flow_mod instead...
2015-12-24 Joe Stringerovs-dev.py: Fix libcap-ng-dev dependency.
2015-12-23 Ben Pfaffovs-ofctl: Document arp_op match field.
2015-12-23 Ben Pfaffovs-benchmark: Fix memory leak.
2015-12-22 Daniele Di Proiettodpctl: Add new 'flush-conntrack' command.
2015-12-22 Daniele Di Proiettodpctl: Add 'conntrack-dump' command.
2015-12-16 Ilya Maximetsovs-lib: Try to call exit before killing.
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-12-04 Ben Pfaffovs-ofctl: Fix manpage formatting typo.
2015-12-01 Jarno Rajahalmeovs-ofctl: Support multiple tables in replace-flows...
2015-11-30 Saloni JainImplement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
2015-11-29 Ben Pfaffovs-ofctl: Add "out_group" keyword for OF1.1+ matching...
2015-11-26 YAMAMOTO Takashiuse "/usr/bin/env python" for shebangs for python scripts
2015-11-24 Jarno Rajahalmeopenflow: Remove OFPG11_*
2015-11-20 Jarno Rajahalmeutilities/ovs-ofctl: Fix meter requests.
2015-11-11 Justin Pettitovs-ofctl.8: Improve description of dec_ttl action.
next