summaryrefslogtreecommitdiffstats
path: root/nhrpd/vici.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warningsMark Stapp2019-06-061-2/+2
* Revert "nhrpd: strncpy -> strlcpy"Quentin Young2019-03-051-1/+1
* nhrpd: strncpy -> strlcpyQuentin Young2019-02-261-1/+1
* *: style for EC replacementsQuentin Young2018-09-131-7/+10
* nhrpd: NHRP_[ERR|WARN] -> EC_NHRPQuentin Young2018-09-131-4/+4
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-4/+4
* nhrpd: Add NHRP_ERR_XXXX for zlog_err to zlog_ferr conversionDonald Sharp2018-08-141-9/+11
* nhrpd: uninitialized variable (Clang scan)F. Aragon2018-07-021-1/+1
* nhrpd: uninitialized variable (Clang scan)F. Aragon2018-06-291-0/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-80/+126
* nhrpd: fixes for clang scan-build issuesJorge Boncompte2017-08-111-4/+7
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-7/+12
* nhrpd: Guard a debug that was constantly spewing informationDonald Sharp2017-06-021-1/+1
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-7/+10
* nhrp: parse and log command response errors from strongSwanTimo Teräs2017-04-251-1/+21
* nhrp: explicitly cast ints to size_t for vici_request_vc va_list handlingTimo Teräs2017-04-251-3/+3
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+482