index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
netlink_arp.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
-1
/
+1
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: 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
-3
/
+1
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-4
/
+5
*
nhrpd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-1
/
+0
*
nhrpd: cleaning netlink gre information
Philippe Guibert
2021-04-30
1
-8
/
+0
*
nhrpd: remove useless typedef
Philippe Guibert
2021-04-13
1
-1
/
+0
*
nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure
Philippe Guibert
2021-04-13
1
-28
/
+20
*
nhrpd: add a zebra api to configure neighbor table per interface
Philippe Guibert
2021-04-12
1
-32
/
+0
*
nhrp, lib, zebra: add/del neighbor entry possible from nhrp
Philippe Guibert
2021-04-09
1
-22
/
+1
*
nhrpd: link layer registration to notifications
Philippe Guibert
2021-04-09
1
-102
/
+65
*
nhrpd: Use our built-in printf functionality
Donald Sharp
2021-03-10
1
-13
/
+5
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
nhrpd: resolve formatting warnings
Ghasem Naddaf
2020-03-11
1
-4
/
+3
*
nhrpd: fix netlink neigh message handling for lladdr
Ghasem Naddaf
2020-02-27
1
-11
/
+31
*
*: compare pointer types to NULL, not 0
Quentin Young
2019-02-26
1
-2
/
+2
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-30
/
+41
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
1
-3
/
+10
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+7
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-2
/
+2
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+275