netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / utilities /
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-23 Alex Wangdb-ctl-base: Librarize database command manual.
2015-06-23 Alex Wangdb-ctl-base: Librarize show command.
2015-06-23 Alex Wangdb-ctl-base: Librarize code in parse_options().
2015-06-23 Alex Wangdb-ctl-base: Make common database command code into...
2015-06-23 Alex Wangovs-vsctl: Simplify code.
2015-06-23 Gurucharan ShettyAdd a few OVN files as part of DISTCLEANFILES.
2015-06-20 Alin Serdeanutilities: Ignore generated files.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffovs-sim: New utility for multi-node OVS and OVN simulation.
2015-06-15 Sabyasachi Senguptaovs-ctl: let openvswitch startup to NOT hold up system...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-07 Zang MingJieovs-appctl-bashcomp: bash_completion shouldn't modify...
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-05-27 Gurucharan Shettyovs-docker: Ability to set the MTU of the container...
2015-05-27 Gurucharan Shettyovs-docker: Add the ability to set the mac address.
2015-05-08 Ethan Jacksonutilities: Add new pipeline generator script.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-07 Billy O'Mahonydocs: Clarify creation & bonding of DPDK enabled interf...
2015-04-22 Gurucharan Shettyovs-ctl.8: Add a missing synopsis.
2015-04-22 Thomas Grafovs-dev: Load all available vport modules on modinst
2015-04-22 Thomas Grafovs-dev: Hint that vport modules may need to be loaded...
2015-04-22 Thomas Grafovs-ctl: Unload & reload vport modules on force-reload...
2015-04-20 Ben Pfaffovs-ofctl: Fix documentation of burst_size.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-05 Ben Pfaffovs-dev.py: Remove vport-*.ko at same time as openvswit...
2015-03-24 Simon HormanSupport NTR selection method in ovs-ofctl group commands
2015-03-20 Alex Wangbashcomp: Install and package completion scripts.
2015-03-20 Alex Wangovs-vsctl-bashcomp: Avoid setting the COMP_WORDBREAKS.
2015-03-20 Ben Pfaffovs-vsctl: Only monitor AutoAttach columns when useful.
2015-03-20 Ben Pfaffovs-vsctl: Create AutoAttach records on demand, for...
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-18 Alex Wangovs-appctl-bashcomp: Use better function to complete...
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Alex Wangovs-vsctl-bashcomp: Fix build failure when bash version...
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-12 Alex Wangovs-vsctl-bashcomp: Documentation and unit tests.
2015-03-12 Peter Amidonovs-vsctl-bashcomp: Add bash command-line completion...
2015-03-12 Alex Wangovs-appctl-bashcomp: Keep naming consistency.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Ben Pfaffovs-bugtool: Improve manpage.
2015-03-04 Ben Pfaffovs-vsctl: Fix misused casts.
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to bridge layer...
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Gianluca Merloovs-docker: check if port is already attached for conta...
2015-03-03 Alexey I. Froloffovs-save: Preserve IPv6 link-local address on interface...
2015-02-25 Ben PfaffOpenFlow 1.5 is final, so change OF1.5 draft references...
2015-02-23 Gurucharan Shettyovs-docker: Use a different mechanism to check for...
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2015-02-04 Alex Wangovs-command-completion: Complete on file path by default.
2015-02-02 Alex Wangovs-command-completion: Avoid using negative subscript.
2015-01-30 Alex Wangovs-command-completion: Autotest integration.
2015-01-30 Ben Pfaffovs-dpctl: Mention use of ovs-appctl instead for netdev...
2015-01-30 Ben Pfaffovs-bugtool: Add --help message.
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2015-01-05 Alex Wangovs-command-compgen: Avoid using GNU sed extensions.
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-18 Paul-Emmanuel Raoulovs-docker : Handle pre-existing fake bridges.
2014-12-15 Gurucharan Shettyovs-docker: Add the ability to set VLANs.
2014-12-15 Gurucharan Shettyovs-docker: Ability to set the default gateway.
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-12-14 Alex Wangovs-command-completion: Fix unwanted whitespace.
2014-12-09 Eohyung Leeovs-tcpundump: Fix typo in version message.
2014-12-05 Ben Pfaffofp-actions: Support "copy_field" ONF extension to...
2014-12-05 Joe Stringerovs-bugtool: Log more detail for dumped flows.
2014-12-02 Ben Pfaffdist-docs: New utility to generate a documentation...
2014-12-02 Ben Pfaffovs-testcontroller: Fix manpage .so command.
2014-11-25 Ben Pfaffovs-vsctl: Prevent creating duplicate VLAN bridges.
2014-11-24 Simon Hormanovs-ofctl: Document that mod-group requires the type...
2014-11-20 Daniele Venturinoovs-vsctl: Update RSTP documentation.
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-14 Jarno Rajahalmerstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port...
2014-11-13 Simon Hormanovs-ofctl: Support bucket commands
2014-11-11 Simon Hormanofp-parse: Parse (draft) OpenFlow 1.5 bucket ids.
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-05 Simon Hormanovs-ofctl: Only allow usable protocols for group commands
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-31 Simon Hormanovs-ofctl: Free group buckets.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-30 Alex Wangutilities: Add bash command-line completion script.
2014-10-29 Ben Pfaffovs-vsctl: Allow referring to rows whose names are...
2014-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangdpctl: Implement 'list-commands' function.
2014-10-29 Alex Wangovs-appctl: Rename 'help' to 'list-commands'.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
2014-10-16 Gurucharan Shettydocker: Integrate docker containers with Open vSwitch.
next