summaryrefslogtreecommitdiffstats
path: root/lib/lib_errors.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Differentiate between real and cpu bound processesDonald Sharp2021-03-261-1/+2
* lib: split off c-ares code from nhrpdDavid Lamparter2019-07-031-0/+1
* lib: Prevent infinite loop in fd handlingDonald Sharp2019-06-131-0/+1
* lib: add new gRPC-based northbound pluginRenato Westphal2019-04-261-0/+1
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* lib: add NB phase-specific error codesEmanuele Di Pascale2018-12-181-1/+4
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-261-0/+1
* lib: Implement an allocator for 32 bit ID numbersMitch Skiba2018-11-091-0/+2
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+28
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-21/+20
* lib: Convert vrf.c to use new error-code subsystemDonald Sharp2018-09-061-0/+1
* lib: Convert vty.c to use new error-code subsystemDonald Sharp2018-09-061-0/+1
* lib: Convert routemap.c to use new error-code subsystemDonald Sharp2018-09-061-0/+1
* lib: Convert thread.c to use new error-code subsystemDonald Sharp2018-09-061-0/+1
* lib: Convert netns_linux.c to new error-code workDonald Sharp2018-09-061-0/+1
* lib: Convert stream.c to use new error code subsystemDonald Sharp2018-09-061-0/+1
* lib: Convert to flog_warn in agentx.cDonald Sharp2018-09-061-0/+1
* *: rename ferr_ref -> log_refQuentin Young2018-08-141-1/+1
* *: fix source file headers & includes for errcodesQuentin Young2018-08-141-1/+2
* zebra, lib: error references for zebraQuentin Young2018-08-141-0/+1
* lib: Add LIB_ERR_ZMQDonald Sharp2018-08-141-0/+1
* lib: Add LIB_ERR_DEVELOPMENTDonald Sharp2018-08-141-1/+1
* lib: Add LIB_ERR_NS to error subsystemDonald Sharp2018-08-141-0/+1
* lib, zebra: Add LIB_ERR_INTERFACEDonald Sharp2018-08-141-0/+1
* lib: Add LIB_ERR_SNMPDonald Sharp2018-08-141-0/+1
* lib: Add LIB_ERR_VTYDonald Sharp2018-08-141-0/+1
* lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKETDonald Sharp2018-08-141-1/+2
* lib: Convert to zlog_ferr for zclient.cDonald Sharp2018-08-141-0/+3
* lib, bgpd: Add code to make lib auto create the ferr infrastructureDonald Sharp2018-08-141-0/+34