dpif-netdev: Add functions to modify rxq without reloading pmd threads.
[cascardo/ovs.git] / lib / guarded-list.c
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.