summaryrefslogtreecommitdiffstats
path: root/nhrpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-099-51/+86
* Fix the wrong user/group for nhrpd.Hung-Weic Chiu2017-05-021-5/+3
* nhrpd: Fix cli changes missedDonald Sharp2017-04-251-1/+1
* nhrp: parse and log command response errors from strongSwanTimo Teräs2017-04-251-1/+21
* nhrp: fix potential crash when vici profile name is not configuredTimo Teräs2017-04-251-0/+2
* nhrp: notify 'tunnel protection' changesTimo Teräs2017-04-251-0/+2
* nhrp: explicitly cast ints to size_t for vici_request_vc va_list handlingTimo Teräs2017-04-251-3/+3
* nhrp: fix protocol address family parsing on receiveTimo Teräs2017-04-251-9/+19
* nhrp: implement 'no ip nhrp map' commandTimo Teräs2017-04-251-0/+27
* nhrpd: implement 'show ip nhrp nhs'Timo Teräs2017-04-253-43/+86
* nhrpd: Fix value set but never used.Donald Sharp2017-03-311-1/+0
* nhrpd: add .gitignoreQuentin Young2017-03-301-0/+1
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-154-5/+5
* 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: workaround old kernel vs. glibc definition conflicsTimo Teräs2017-03-071-1/+2
* nhrpd: include headers in dist tarballDavid Lamparter2017-03-071-0/+12
* nhrpd: change VTY port 2612->2610David Lamparter2017-03-071-1/+1
* nhrpd: adapt to API changesDavid Lamparter2017-03-0712-115/+133
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-0731-0/+7722