index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/log: re-add log filtering
David Lamparter
2020-04-01
1
-0
/
+17
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-58
/
+5
*
lib: rewrite zlog_hexdump()
David Lamparter
2020-03-24
1
-1
/
+1
*
lib: Add log filter manipulation code
Stephen Worley
2019-06-19
1
-0
/
+9
*
lib: make "%Ld" work for int64_t
David Lamparter
2019-06-12
1
-13
/
+6
*
Zebra.h header cleanup (#4444)
David Lamparter
2019-06-11
1
-0
/
+19
|
\
|
*
lib: Move some log.c functions declarations to log.h
Donald Sharp
2019-06-02
1
-0
/
+19
*
|
lib: simplify SEGV handler
David Lamparter
2019-06-03
1
-6
/
+2
|
/
*
lib: introduce flog() to simplify the northbound code a little bit
Renato Westphal
2019-04-18
1
-1
/
+2
*
lib: move zlog() prototype back to the public logging API
Renato Westphal
2019-04-18
1
-0
/
+1
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-2
/
+2
*
lib: add hooks for external logging function
Emanuele Di Pascale
2019-02-05
1
-0
/
+6
*
lib: PRIu32 in log.h
Quentin Young
2018-09-06
1
-1
/
+1
*
lib: add flog_warn
Quentin Young
2018-09-06
1
-0
/
+2
*
lib: error codes are uint32_t's
Quentin Young
2018-08-22
1
-1
/
+1
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-0
/
+2
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
lib: add error reference system
Quentin Young
2018-08-14
1
-0
/
+5
*
lib: plug logging hole during startup
David Lamparter
2017-08-02
1
-0
/
+3
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-61
/
+63
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-8
/
+1
*
lib: detangle protocol name/instance from logging
David Lamparter
2017-05-18
1
-2
/
+0
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
lib: parser: split off & rename graph handling
David Lamparter
2017-05-15
1
-1
/
+2
*
*: fix some user-visible Quagga remnants
David Lamparter
2017-03-08
1
-2
/
+0
*
lib: hide away logging internals
David Lamparter
2017-03-08
1
-27
/
+2
*
lib: remove remaining struct zlog * args
David Lamparter
2017-03-08
1
-6
/
+5
*
lib: simplify protocol/log naming
David Lamparter
2017-03-08
1
-27
/
+4
*
lib: ditch struct zlog * argument on zlog/vzlog()
David Lamparter
2017-03-08
1
-5
/
+3
*
Merge pull request #257 from opensourcerouting/nhrpd
Donald Sharp
2017-03-07
1
-0
/
+2
|
\
|
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+2
*
|
lib: add zlog_sanitize function
David Lamparter
2017-03-07
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-1
/
+1
|
\
|
*
watchfrr: Rename watchquagga -> watchfrr
Donald Sharp
2017-01-04
1
-1
/
+1
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-11-12
1
-0
/
+1
|
\
|
|
*
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
2016-11-09
1
-0
/
+1
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-1
/
+13
|
\
|
|
*
lib: Remove unknown protocol.
Donald Sharp
2016-10-07
1
-1
/
+0
|
*
lib: Fix ordering issue in protocol names
Donald Sharp
2016-10-07
1
-2
/
+6
|
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+5
|
*
log.h: restore vzlog extern
Lou Berger
2016-09-30
1
-0
/
+2
|
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-0
/
+2
*
|
Expand #defines in command strings
Daniel Walton
2016-09-25
1
-4
/
+0
|
/
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-0
/
+2
*
lib: include thread information in backtraces
David Lamparter
2016-05-30
1
-0
/
+2
*
lib: Fix compile warnings with zlog_hexdump
Donald Sharp
2016-05-26
1
-1
/
+1
*
pimd: merge pimd as of 2015-01-19
David Lamparter
2016-05-26
1
-0
/
+1
[next]