| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | lib: add NB phase-specific error codes | Emanuele Di Pascale | 2018-12-18 | 1 | -1/+4 |
* | lib, tests: major rework in the operational-data callbacks | Renato Westphal | 2018-11-26 | 1 | -0/+1 |
* | lib: Implement an allocator for 32 bit ID numbers | Mitch Skiba | 2018-11-09 | 1 | -0/+2 |
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 1 | -0/+28 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -21/+20 |
* | lib: Convert vrf.c to use new error-code subsystem | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert vty.c to use new error-code subsystem | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert routemap.c to use new error-code subsystem | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert thread.c to use new error-code subsystem | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert netns_linux.c to new error-code work | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert stream.c to use new error code subsystem | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | lib: Convert to flog_warn in agentx.c | Donald Sharp | 2018-09-06 | 1 | -0/+1 |
* | *: rename ferr_ref -> log_ref | Quentin Young | 2018-08-14 | 1 | -1/+1 |
* | *: fix source file headers & includes for errcodes | Quentin Young | 2018-08-14 | 1 | -1/+2 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -0/+1 |
* | lib: Add LIB_ERR_ZMQ | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | lib: Add LIB_ERR_DEVELOPMENT | Donald Sharp | 2018-08-14 | 1 | -1/+1 |
* | lib: Add LIB_ERR_NS to error subsystem | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | lib, zebra: Add LIB_ERR_INTERFACE | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | lib: Add LIB_ERR_SNMP | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | lib: Add LIB_ERR_VTY | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET | Donald Sharp | 2018-08-14 | 1 | -1/+2 |
* | lib: Convert to zlog_ferr for zclient.c | Donald Sharp | 2018-08-14 | 1 | -0/+3 |
* | lib, bgpd: Add code to make lib auto create the ferr infrastructure | Donald Sharp | 2018-08-14 | 1 | -0/+34 |