index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_nhs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs,nhrpd: remove exec perm
Mark Stapp
2021-01-12
1
-0
/
+0
*
nhrpd: Cleanup resources when interface is deleted
Reuben Dowle
2020-12-16
1
-0
/
+18
*
nhrpd: Use MTU received in registration in nhs cache
Gaurav Goyal
2020-12-16
1
-1
/
+4
*
nhrpd: Set correct prefix length in nhrp registration
Amol Lad
2020-12-16
1
-1
/
+2
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-2
/
+2
*
lib,nhrpd,bgpd/bmp: pass resolver failure details
David Lamparter
2019-12-11
1
-2
/
+2
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-2
/
+0
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-52
/
+87
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+2
*
nhrpd: use hop count 1 for registration requests
Timo Teräs
2017-08-17
1
-1
/
+1
*
nhrp: improve CIE prefix length handling
Timo Teräs
2017-05-18
1
-1
/
+1
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-9
/
+18
*
nhrpd: implement 'show ip nhrp nhs'
Timo Teräs
2017-04-25
1
-13
/
+15
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-1
/
+4
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+369