aboutsummaryrefslogtreecommitdiff
path: root/lib/hmap.h
AgeCommit message (Expand)Author
2012-03-21hmap: New function hmap_contains().Ben Pfaff
2011-08-04lib: Adapt headers for use in C++.Casey Barker
2011-01-27hmap: New function hmap_at_position().Ben Pfaff
2010-12-06util: Introduce ASSIGN_CONTAINER to make iteration macros easier to read.Ben Pfaff
2010-11-12hmap: New macro HMAP_FOR_EACH_CONTINUE.Ben Pfaff
2010-10-29hmap: New macro HMAP_NODE_NULL_INITIALIZER.Ben Pfaff
2010-10-01Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff
2010-10-01hmap: New function hmap_clear().Ben Pfaff
2010-08-11stream-ssl: Enable SSL session caching.Ben Pfaff
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-01-28New functions hmap_moved(), shash_moved().Ben Pfaff
2010-01-28hmap: Rename hmap_moved() to hmap_node_moved().Ben Pfaff
2010-01-22hmap: Rename "new" to "new_node" for C++ header compatibility.Ben Pfaff
2009-12-07hmap: Add function to mark an hmap_node as "null" and check for the mark.Ben Pfaff
2009-11-04hmap: New functions, macros for iterating buckets without comparing hashes.Ben Pfaff
2009-11-04hmap: Fix bug in hmap_replace().Ben Pfaff
2009-07-06New implementation of userspace datapath, based on the netdev library.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff