summaryrefslogtreecommitdiff
path: root/lib/log.h
AgeCommit message (Expand)Author
2023-03-09lib, bgpd: Add more debugs to GR Capability exchangeDonald Sharp
2023-02-21Merge pull request #12366 from manojvn/ospfv2-flood-reductionRuss White
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-19ospfd: addition of OSPF_LOG.Manoj Naragund
2021-11-11*: Rename quagga_timestamp with frr_timestampDonald Sharp
2021-04-23*: drop zassert.hDavid Lamparter
2021-02-01lib/xref: add xrefs on zlog_* callsDavid Lamparter
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2020-04-01lib/log: re-add log filteringDavid Lamparter
2020-04-01lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter
2020-03-24lib: rewrite zlog_hexdump()David Lamparter
2019-06-19lib: Add log filter manipulation codeStephen Worley
2019-06-12lib: make "%Ld" work for int64_tDavid Lamparter
2019-06-11Zebra.h header cleanup (#4444)David Lamparter
2019-06-03lib: simplify SEGV handlerDavid Lamparter
2019-06-02lib: Move some log.c functions declarations to log.hDonald Sharp
2019-04-18lib: introduce flog() to simplify the northbound code a little bitRenato Westphal
2019-04-18lib: move zlog() prototype back to the public logging APIRenato Westphal
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2019-02-11libs, daemons: changes to permit c++ compilationMark Stapp
2019-02-05lib: add hooks for external logging functionEmanuele Di Pascale
2018-09-06lib: PRIu32 in log.hQuentin Young
2018-09-06lib: add flog_warnQuentin Young
2018-08-22lib: error codes are uint32_t'sQuentin Young
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14lib: add error reference systemQuentin Young
2017-08-02lib: plug logging hole during startupDavid Lamparter
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-21*: simplify log message lookupQuentin Young
2017-05-18lib: detangle protocol name/instance from loggingDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15lib: parser: split off & rename graph handlingDavid Lamparter
2017-03-08*: fix some user-visible Quagga remnantsDavid Lamparter
2017-03-08lib: hide away logging internalsDavid Lamparter
2017-03-08lib: remove remaining struct zlog * argsDavid Lamparter
2017-03-08lib: simplify protocol/log namingDavid Lamparter
2017-03-08lib: ditch struct zlog * argument on zlog/vzlog()David Lamparter
2017-03-07Merge pull request #257 from opensourcerouting/nhrpdDonald Sharp
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs
2017-03-06lib: add zlog_sanitize functionDavid Lamparter
2017-01-06Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-01-03watchfrr: Rename watchquagga -> watchfrrDonald Sharp
2016-11-12Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-11-09watchquagga: add ZLOG_WATCHQUAGGADavid Lamparter
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07lib: Remove unknown protocol.Donald Sharp
2016-10-07lib: Fix ordering issue in protocol namesDonald Sharp