summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: populate correct prefix length in NAT extension in Reg-ReplyAmol Lad2021-03-181-3/+6
* nhrpd: Add Claimed NBMA field in sh ip nhrp cache outputAmol Lad2021-03-181-3/+12
* nhrpd: Process NAT extension properly, and also fallback to IPSec NAT infoGaurav Goyal2021-03-181-0/+1
* nhrpd: Use our built-in printf functionalityDonald Sharp2021-03-101-24/+11
* libs,nhrpd: remove exec permMark Stapp2021-01-121-0/+0
* nhrpd: Cleanup resources when interface is deletedReuben Dowle2020-12-161-2/+40
* nhrpd: cache config may disappear if iface not present at startupPhilippe Guibert2020-11-231-0/+86
* bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefixDonald Sharp2020-11-181-2/+3
* nhrpd: resolve formatting warningsGhasem Naddaf2020-03-111-22/+18
* Merge branch 'master' into nhrp_bugfixGhasem Naddaf2020-03-111-2/+2
|\
| * *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-081-2/+2
* | nhrpd: route update support for natoa nbmaGhasem Naddaf2020-02-271-4/+86
|/
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* *: Rename backet to bucketTim Bray2019-02-251-1/+1
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+3
* *: ALLOC calls cannot failDonald Sharp2018-08-111-11/+10
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-52/+76
* nhrpd: Add hash table namesDonald Sharp2017-09-051-1/+3
* nhrp: fix assertion with negative holding timesJorge Boncompte2017-08-041-1/+1
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-4/+9
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-3/+5
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+341