netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / test-odp.c
2016-01-05 William Tuodp-util: Fix memory leak reported by valgrind.
2015-12-11 Daniele Di Proiettoodp-util: Return exact mask if netlink mask attribute...
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-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-06-25 Jesse Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-10-30 Jarno Rajahalmeovs_assert, tests: Support NDEBUG.
2014-07-22 Ben PfaffUse xstrdup() instead of strdup(), xmalloc() instead...
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
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-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-02-01 Ben Pfaffvlog: New function vlog_set_levels_from_string_assert().
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-05-25 Ben Pfaffodp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
2012-05-10 Ben Pfaffodp-util: Add tests for parsing and formatting ODP...
2012-05-10 Ben Pfaffdynamic-string: New function ds_get_test_line().
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-23 Ben Pfaffofproto-dpif: Support differing user/kernel packet...
2011-11-17 Ben Pfaffodp-util: Add support for named ports to odp_flow_key_f...
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-08 Ben Pfaffodp-util: New function odp_flow_key_from_string().