netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / utilities /
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.
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix replace-flows.
2015-10-17 Ben Pfaffovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.
2015-10-14 Justin Pettitovs-sim.1.xml: Fix tab/space issue.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-10-07 Ben Pfaffovn-sbctl: Use environment var OVN_SB_DB to find the...
2015-10-02 Gurucharan Shettyovn-ctl: Ability to upgrade databases.
2015-10-02 Gurucharan Shettyovn-ctl, ovs-ctl: Move common code to ovs-lib.
2015-10-01 Andy Zhouovs-dev.py: add --monitor and option
2015-10-01 Andy Zhouovs-dev.py: add --user option
2015-10-01 Andy Zhouovs-dev.py: run operational commands as root
2015-10-01 Andy Zhouovs-dev.py: rename ROOT to RUNDIR
2015-10-01 Andy Zhouovs-dev.py: allow current directory to be used as the...
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-09-14 Ben PfaffFix typos in comments.
2015-09-09 Ben Pfaffsmap: New macro SMAP_CONST1 for initializing immutable...
2015-09-01 Thadeu Lima de Sou... ovs-ctl: Add option to delete transient ports.
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-27 Thadeu Lima de Sou... ovs-ctl: Fix indentation when deleting bridges.
2015-08-25 Gurucharan Shettyovs-pki: Handle Windows style path.
2015-08-25 Justin Pettitovs-ofctl: Document missing shorthand notations.
2015-08-21 Gurucharan Shettyovs-vsctl: Add the missing ssl bootstrapping option...
2015-08-21 Simon Hormanovs-ctl: do not attempt to restore flows when called...
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-08 Alex Wangovn-nbctl: Move ovn-nbctl to utilities directory.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-08-03 Ben Pfaffovs-ofctl: Refine documentation of Geneve option mapping.
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-23 Andy Zhoudb-ctl-base: make cmd_show_table private
2015-07-23 Andy Zhoudb-ctl-base: remove the recurse member from struct...
2015-07-21 Russell Bryantovs-sim: Don't install man page.
2015-07-17 Andy Zhoudb-ctl-base: make use of user supplied exit function
2015-07-17 Joe Stringerovs-vsctl: Remove redundant checks.
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-15 Justin Pettitovs-ofctl.8: Specify correct variable in "snoop" descri...
2015-07-13 Andy Zhoudb-ctl-base: do not require client to expose the "table...
2015-07-13 Andy Zhoudb-ctl-base: do not expose get_table() API
2015-07-08 Jeroen van Bemmelhash: Add symmetric L3/L4 hash functions for multipath...
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Huanle Hanovs-bugtool: Remove argument of "ovs-appctl dpif/show".
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-07-01 Gurucharan Shettyovs-lib: Ability to move ip address and routes.
2015-07-01 Gurucharan Shettyovs-save: Refactor and move some code to ovs-lib.
2015-06-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
next