summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_peer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libs,nhrpd: remove exec permMark Stapp2021-01-121-0/+0
* nhrpd: Cleanup resources when interface is deletedReuben Dowle2020-12-161-0/+27
* nhrpd: Only create one child saGaurav Goyal2020-12-161-0/+2
* nhrpd: resolve formatting warningsGhasem Naddaf2020-03-111-9/+5
* Merge branch 'master' into nhrp_bugfixGhasem Naddaf2020-03-111-20/+19
|\
| * *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-081-16/+16
| * nhrpd: Cleanup set but unused variablesDonald Sharp2020-02-271-4/+3
* | nhrpd: add holdtime and MTU to CIEGhasem Naddaf2020-02-271-34/+104
|/
* nhrpd: offset value not checked for min sizeQuentin Young2020-01-151-2/+4
* *: generously apply constDavid Lamparter2019-12-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
* 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