aboutsummaryrefslogtreecommitdiff
path: root/lib/list.h
AgeCommit message (Expand)Author
2011-04-01list: New functions list_is_singleton(), list_is_short().Ben Pfaff
2011-03-21list: Allow list_front(), list_back() to take 'const' arguments.Ben Pfaff
2010-12-06queue: Get rid of ovs_queue data structure.Ben Pfaff
2010-12-06util: Introduce ASSIGN_CONTAINER to make iteration macros easier to read.Ben Pfaff
2010-10-01Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff
2010-02-08list: Fix indentation.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