netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / utilities / ovs-dpctl.c
2015-12-22 Daniele Di Proiettodpctl: Add new 'flush-conntrack' command.
2015-12-22 Daniele Di Proiettodpctl: Add 'conntrack-dump' command.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-10-29 Alex Wangdpctl: Implement 'list-commands' function.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...
2014-05-20 Ben Pfaffdpif: Refactor flow dumping interface to make better...
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-24 Gurucharan Shettyovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan Shettyovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan Shettyovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan Shettyovs-dpctl: Remove stale comment.
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-03-15 Ben Pfaffovs-dpctl: New add-flow, mod-flow, del-flow commands.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-11-30 Ben Pfaffovs-dpctl: Describe -s option in usage message.
2012-11-02 Justin Pettitovs-dpctl: Make specifying datapath optional for some...
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-07-31 Justin Pettitovs-dpctl: Allow requesting the port number from "add...
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-17 Ethan Jacksonovs-dpctl: Suppress compiler warning on 64 bit linux.
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-10-24 Ben Pfaffovs-dpctl: Add new "set-if" command.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-05 Ben Pfaffdpif: Avoid use of "struct ovs_dp_stats" in platform...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-08 Ben Pfaffnetdev: Get rid of struct netdev_options and netdev_ope...
2011-08-08 Ben Pfaffnetdev: Decouple creating and configuring network devices.
2011-08-08 Ben Pfaffnetdev: Clean up and refactor packet receive interface.
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-08-04 Simon Hormanovs-dpctl: Show number of flows
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-16 Ben PfaffAdd missing "static" keywords.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-02 Ben Pfaffovs-dpctl: Add -s option to print packet and byte counters.
2011-04-04 Ben Pfaffutil: New function ovs_fatal_valist().
2011-03-31 Ben Pfaffdpif: Use sset instead of svec in dpif interface.
2011-03-04 Ben Pfaffovs-dpctl: Support more than one option for "add-if...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow" from client-visible...
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop queue information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop flow information from odp_stats.
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_port" from client-visible...
2011-01-28 Ben Pfaffovs-dpctl: Use netdev_get_config() to print vport confi...
2011-01-28 Ben Pfaffdatapath: Change listing ports to use an iterator concept.
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2011-01-27 Ben Pfaffovs-dpctl: Use datapath enumeration functions instead...
2010-12-29 Ben Pfaffovs-dpctl: Reimplement get_port_number() using dpif_por...
2010-12-28 Justin Pettitovs-dpctl: Print extended information about vports.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-04-13 Ben Pfaffovs-dpctl: In "dump-flows", only print flows that can...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
next