summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: Let struct zebra_privs_t be availableDonald Sharp2017-10-241-1/+1
* *: centralize some exit cleanup into libfrrDavid Lamparter2017-08-151-7/+2
* nhrp: initialize interfaces after VRFsJorge Boncompte2017-08-041-1/+1
* *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* Fix the wrong user/group for nhrpd.Hung-Weic Chiu2017-05-021-5/+3
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-2/+2
* *: add frr_run()David Lamparter2017-03-081-11/+1
* *: add frr_config_fork()David Lamparter2017-03-081-42/+3
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-68/+25
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-4/+7
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+246