index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-12
/
+12
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: 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
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-12
/
+7
*
nhrpd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-3
/
+0
*
nhrp: enables the event system to interpret client results correctly
Joe Maimon
2021-03-10
1
-2
/
+2
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-1
/
+1
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-45
/
+50
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
1
-2
/
+4
*
nhrpd: Fix crash in 'no nhrp event socket..' command
Donald Sharp
2017-05-18
1
-2
/
+5
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-8
/
+12
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+280