summaryrefslogtreecommitdiffstats
path: root/nhrpd/reqid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove the checking returned value for hash_get()anlan_cs2022-05-021-1/+1
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-7/+7
* nhrpd: Add hash table namesDonald Sharp2017-09-051-1/+3
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+49