index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ferr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-3
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-12
/
+1
*
*: apply proper format string attributes
David Lamparter
2023-01-27
1
-0
/
+1
*
*: frr_with_mutex change to follow our standard
Donald Sharp
2022-07-20
1
-5
/
+5
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
lib: use vty_json()
David Lamparter
2021-11-17
1
-7
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
lib: Cleanup mem-leaks in error case
Donald Sharp
2020-11-18
1
-1
/
+5
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-2
/
+2
*
lib: add frr_with_mutex() block-wrapper
David Lamparter
2019-09-03
1
-15
/
+6
*
lib: fix uint32_t overflow in a couple of CLI commands
Renato Westphal
2019-08-21
1
-1
/
+1
*
vtysh: only show error codes once
Quentin Young
2019-07-29
1
-5
/
+7
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
lib: reduce exported var symbols
Quentin Young
2019-04-03
1
-1
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
lib: array index check (Coverity 1473088)
F. Aragon
2018-09-07
1
-1
/
+1
*
lib: Use the actual string we want to limit '===' line to
Donald Sharp
2018-08-28
1
-1
/
+1
*
lib: Cleanup uninted `top` variable in ferr.c
Donald Sharp
2018-08-26
1
-1
/
+1
*
lib: fix show error all
Philippe Guibert
2018-08-21
1
-1
/
+1
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
1
-13
/
+13
*
lib: remove still reachable blocks in ferr.c
Quentin Young
2018-08-14
1
-0
/
+1
*
lib, vtysh: fixup style nits for error refs
Quentin Young
2018-08-14
1
-2
/
+5
*
lib: add 'show error all json'
Quentin Young
2018-08-14
1
-13
/
+66
*
lib: Allow adding arrays of ferr's
Donald Sharp
2018-08-14
1
-1
/
+6
*
lib: add error reference system
Quentin Young
2018-08-14
1
-0
/
+100
*
lib: Remove memory check test
Donald Sharp
2018-08-11
1
-7
/
+0
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-12
/
+11
*
lib: fix wrong warning from clang
Vincent JARDIN
2017-10-09
1
-0
/
+1
*
lib: "ferr" error-information system
David Lamparter
2017-08-28
1
-0
/
+147