summaryrefslogtreecommitdiff
path: root/lib/rculist.h
Commit message (Expand)AuthorAgeFilesLines
* rculist: Remove postponed poisoning.Jarno Rajahalme2015-06-111-19/+17
* lib: Expose struct ovs_list definition in <openvswitch/list.h>Thomas Graf2014-12-151-1/+1
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-3/+4
* classifier: Do not insert duplicate rules in indices.Jarno Rajahalme2014-11-141-8/+5
* lib/rculist: New RCU-iterator, single-writer doubly-linked list.Jarno Rajahalme2014-10-291-0/+403