summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+3
* *: ALLOC calls cannot failDonald Sharp2018-08-111-11/+10
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-52/+76
* nhrpd: Add hash table namesDonald Sharp2017-09-051-1/+3
* nhrp: fix assertion with negative holding timesJorge Boncompte2017-08-041-1/+1
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-4/+9
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-3/+5
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+341