summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_nhs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: ALLOC calls cannot failDonald Sharp2018-08-111-2/+0
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-52/+87
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+2
* nhrpd: use hop count 1 for registration requestsTimo Teräs2017-08-171-1/+1
* nhrp: improve CIE prefix length handlingTimo Teräs2017-05-181-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-9/+18
* nhrpd: implement 'show ip nhrp nhs'Timo Teräs2017-04-251-13/+15
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-1/+4
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+369