summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-18/+12
* bfdd, nhrpd, pimd: When deleting an interface clean upDonald Sharp2019-03-291-2/+4
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: ALLOC calls cannot failDonald Sharp2018-08-111-2/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-62/+94
* *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-1/+1
* lib: replace if_add_hook with hook_* logicDavid Lamparter2017-08-151-2/+2
* nhrp: notify 'tunnel protection' changesTimo Teräs2017-04-251-0/+2
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-1/+3
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+404