aboutsummaryrefslogtreecommitdiffstats
path: root/radix-trie.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* radix-trie: implement ipp_addrnd_* and relatedThomas Gschwantner2019-06-021-55/+304
* radix-trie: allow both ipv4 and ipv6 debug outputThomas Gschwantner2019-06-021-10/+27
* radix-trie: fix fls/fls64Thomas Gschwantner2019-06-021-6/+6
* radix-trie: remove bits arg from radix_insert_v4/6Thomas Gschwantner2019-06-021-4/+4
* Implement a radix-trie for storing ip=pubkeyThomas Gschwantner2019-02-251-0/+330