index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lib_errors.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: split off c-ares code from nhrpd
David Lamparter
2019-07-03
1
-0
/
+6
*
lib: Prevent infinite loop in fd handling
Donald Sharp
2019-06-13
1
-0
/
+6
*
lib: add new gRPC-based northbound plugin
Renato Westphal
2019-04-26
1
-0
/
+6
*
lib: update suggestions related to some northbound errors
Renato Westphal
2019-01-14
1
-4
/
+4
*
lib: add NB phase-specific error codes
Emanuele Di Pascale
2018-12-18
1
-4
/
+22
*
lib, tests: major rework in the operational-data callbacks
Renato Westphal
2018-11-26
1
-0
/
+6
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+168
*
*: spelchek
David Lamparter
2018-10-25
1
-2
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-26
/
+20
*
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-0
/
+4
|
\
|
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
|
lib: Convert vrf.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert vty.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert routemap.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert thread.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert netns_linux.c to new error-code work
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert stream.c to use new error code subsystem
Donald Sharp
2018-09-06
1
-0
/
+6
*
|
lib: Convert sockunion.c to use flog_err
Donald Sharp
2018-09-06
1
-1
/
+1
*
|
lib: Update zclient.c warn code
Donald Sharp
2018-09-06
1
-1
/
+1
*
|
lib: Convert to flog_warn in agentx.c
Donald Sharp
2018-09-06
1
-0
/
+13
|
/
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
1
-2
/
+2
*
*: remove \n from error code texts
Quentin Young
2018-08-14
1
-12
/
+12
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-1
/
+0
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
1
-1
/
+1
*
lib: Remove unnecessary zebra.h include
Donald Sharp
2018-08-14
1
-1
/
+0
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-0
/
+8
*
lib: Add LIB_ERR_ZMQ
Donald Sharp
2018-08-14
1
-0
/
+6
*
lib: Add LIB_ERR_DEVELOPMENT
Donald Sharp
2018-08-14
1
-0
/
+6
*
lib: Add LIB_ERR_NS to error subsystem
Donald Sharp
2018-08-14
1
-0
/
+6
*
lib, zebra: Add LIB_ERR_INTERFACE
Donald Sharp
2018-08-14
1
-0
/
+6
*
bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES
Donald Sharp
2018-08-14
1
-11
/
+11
*
lib: Add LIB_ERR_SNMP
Donald Sharp
2018-08-14
1
-0
/
+6
*
lib: Add LIB_ERR_VTY
Donald Sharp
2018-08-14
1
-0
/
+6
*
lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET
Donald Sharp
2018-08-14
1
-4
/
+10
*
lib: Convert to zlog_ferr for zclient.c
Donald Sharp
2018-08-14
1
-0
/
+18
*
lib, bgpd: Add code to make lib auto create the ferr infrastructure
Donald Sharp
2018-08-14
1
-0
/
+52