summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_shortcut.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: resolve formatting warningsGhasem Naddaf2020-03-111-13/+6
* Merge branch 'master' into nhrp_bugfixGhasem Naddaf2020-03-111-9/+8
|\
| * *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-081-10/+10
* | nhrpd: route update support for natoa nbmaGhasem Naddaf2020-02-271-19/+67
* | nhrpd: add holdtime and MTU to CIEGhasem Naddaf2020-02-271-1/+12
|/
* *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-56/+89
* nhrp: improve CIE prefix length handlingTimo Teräs2017-05-181-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-6/+11
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-0/+2
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+402