netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / smap.h
2016-02-20 Ben Pfaffhmap: Add extra build-time iteration checks for types...
2015-11-10 Jiri Benclib: add ipv6 helper functions for tnl_config
2015-09-09 Ben Pfaffsmap: New macro SMAP_CONST1 for initializing immutable...
2015-08-03 Ben Pfaffsmap: New function smap_get_uuid().
2015-07-31 Russell Bryantsmap: Add smap_equal().
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-07-17 Ben Pfaffsmap: New function smap_add_nocopy().
2012-07-18 Ben Pfaffsystem-stats: Use "smap" instead of "shash".
2012-07-18 Ben Pfaffsmap: New function smap_steal().
2012-07-18 Ben Pfaffsmap: New functions smap_from_json(), smap_to_json().
2012-06-19 Ethan Jacksonlib: Minor const tweak in smap library.
2012-06-14 Ethan Jacksonlib: New data structure - smap.