index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_vc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nhrpd: Cleanup a hash on nhrp shutdown
Donald Sharp
2023-12-16
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-5
/
+1
*
nhrpd: convert SA list to DLIST
David Lamparter
2021-10-19
1
-13
/
+12
*
nhrpd: convert notifier list to DLIST
David Lamparter
2021-10-19
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
nhrpd: Use our built-in printf functionality
Donald Sharp
2021-03-10
1
-5
/
+2
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-2
/
+2
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
lib: ZEBRA_NUM_OF -> array_size
David Lamparter
2019-04-18
1
-3
/
+3
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-1
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+2
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-10
/
+7
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-25
/
+31
*
nhrpd: Add hash table names
Donald Sharp
2017-09-05
1
-1
/
+3
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-1
/
+1
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-0
/
+2
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+217