summaryrefslogtreecommitdiff
path: root/lib/hashtable.c
AgeCommit message (Expand)Author
2019-08-16all: Avoid pointer arithmetic on `void *`Michael Forney
2019-08-12Add SPDX identifiersYegor Yefremov
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2012-11-11hashtable: remove doc section crashing doxygenThomas Graf
2012-11-10hashtable: Fix reference leak in nl_hashtable_free()Thomas Graf
2012-11-10hashtable: Add API reference documentationThomas Graf
2012-11-10Hash: Properly prefix hash functionsThomas Graf
2012-11-10Add nl hashtable structures and access functionsroopa