aboutsummaryrefslogtreecommitdiffstats
path: root/radix-trie.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* radix-trie: implement pool shadowingThomas Gschwantner2019-08-021-3/+2
* Move counting logic from lease.c to radix-trie.cThomas Gschwantner2019-07-181-3/+2
* Implement lease expirationThomas Gschwantner2019-07-181-0/+3
* radix-trie: implement ipp_addrnd_* and relatedThomas Gschwantner2019-06-021-15/+24
* radix-trie: allow both ipv4 and ipv6 debug outputThomas Gschwantner2019-06-021-2/+3
* radix-trie: remove bits arg from radix_insert_v4/6Thomas Gschwantner2019-06-021-2/+2
* Implement a radix-trie for storing ip=pubkeyThomas Gschwantner2019-02-251-0/+35