index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-5
/
+10
*
lib, bgpd, nhrpd: Cleanup memory in lib/resolver on shutdown
Donald Sharp
2023-12-16
1
-0
/
+2
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
nhrpd: Fix nhrp_peer leak
Keelan10
2023-10-12
1
-1
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
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
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-1
/
+1
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
nhrpd: align nhrp privs with definition from others
Philippe Guibert
2021-10-21
1
-0
/
+2
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+1
*
nhrpd: cleaning netlink gre information
Philippe Guibert
2021-04-30
1
-2
/
+0
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
nhrpd: Fix clang SA about null deref
Donald Sharp
2021-02-14
1
-2
/
+7
*
lib: fix crashes with leafrefs that point to non-implemented modules
Renato Westphal
2020-09-11
1
-1
/
+0
*
nhrpd: add frr-vrf to the list of implemented yang modules
Donald Sharp
2020-09-11
1
-0
/
+1
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+2
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+2
*
lib: split off c-ares code from nhrpd
David Lamparter
2019-07-03
1
-1
/
+1
*
lib: ZEBRA_NUM_OF -> array_size
David Lamparter
2019-04-18
1
-1
/
+1
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
nhrpd: Add NHRP_ERR_XXXX for zlog_err to zlog_ferr conversion
Donald Sharp
2018-08-14
1
-0
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-18
/
+23
*
nhrpd: Let struct zebra_privs_t be available
Donald Sharp
2017-10-24
1
-1
/
+1
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-7
/
+2
*
nhrp: initialize interfaces after VRFs
Jorge Boncompte
2017-08-04
1
-1
/
+1
*
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
Fix the wrong user/group for nhrpd.
Hung-Weic Chiu
2017-05-02
1
-5
/
+3
*
lib: remove remaining struct zlog * args
David Lamparter
2017-03-08
1
-2
/
+2
*
*: add frr_run()
David Lamparter
2017-03-08
1
-11
/
+1
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-42
/
+3
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-3
/
+0
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-68
/
+25
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-4
/
+7
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+246