summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_peer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+2
* nhrpd: missing operand addedF. Aragon2018-09-131-2/+3
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: ALLOC calls cannot failDonald Sharp2018-08-111-12/+12
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-165/+242
* nhrpd: Add hash table namesDonald Sharp2017-09-051-1/+3
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-1/+5
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-1/+3
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* nhrp: improve CIE prefix length handlingTimo Teräs2017-05-181-3/+8
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-6/+7
* nhrp: fix potential crash when vici profile name is not configuredTimo Teräs2017-04-251-0/+2
* nhrp: fix protocol address family parsing on receiveTimo Teräs2017-04-251-9/+19
* nhrpd: Fix value set but never used.Donald Sharp2017-03-311-1/+0
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-0/+2
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+860