]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add hash_to_list()
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 24 May 2018 15:44:54 +0000 (15:44 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 25 May 2018 16:16:22 +0000 (16:16 +0000)
commit91f1037064d503f2e5f1756f66c10f3926960836
tree0f2a75ac569e7f9127c856b7e34287db65f1188e
parent3a5c3bcb17451e3275a29d1f72d91274391a2cd5
lib: add hash_to_list()

Convenience function to convert hash table to an unsorted linked list.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/hash.c
lib/hash.h