summaryrefslogtreecommitdiffstats
path: root/lib/log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert2021-04-131-2/+2
* lib: add api to configure neighbor table per interfacePhilippe Guibert2021-04-091-2/+2
* nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-091-1/+3
* zebra: link layer config and notification, implementation in zebraPhilippe Guibert2021-04-091-1/+3
* lib: link layer neighbor registration and notification, define API msgsPhilippe Guibert2021-04-091-1/+5
* lib/zebra: zapi for installing EVPN nexthops from bgpAnuradha Karuppiah2021-03-261-1/+3
* Merge pull request #6766 from opensourcerouting/xrefRuss White2021-02-021-4/+6
|\
| * lib/xref: use to transport thread_* file/line/funcDavid Lamparter2021-02-011-4/+6
* | lib: Prevent unininted usage of dataDonald Sharp2021-01-301-0/+3
|/
* zebra: Adding zapi client close notificationKaren Schoener2020-12-081-1/+2
* bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S2020-11-061-1/+2
* lib: add proto NHG Notif header to log command typesStephen Worley2020-09-281-1/+2
* lib: add logging for ZEBRA_NHG_ADD[DEL]Stephen Worley2020-09-281-1/+3
* lib, zebra: add support for sending ARP requestsJakub UrbaƄczyk2020-08-121-1/+2
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-0/+3
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+4
* *: un-split strings across linesDavid Lamparter2020-07-141-6/+3
* lib: add OPAQUE zapi messageMark Stapp2020-06-021-1/+4
* lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-679/+24
* lib: rewrite zlog_hexdump()David Lamparter2020-03-241-50/+38
* *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-051-3/+3
* lib: add missing command DESC for MLAG messagesAnuradha Karuppiah2020-02-141-0/+5
* Merge pull request #5750 from qlyoung/fix-null-after-xfreeRenato Westphal2020-02-051-1/+0
|\
| * *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
* | lib: Adding GR capabilites encode and decode.Santosh P K2020-01-301-1/+1
|/
* lib,zebra: add zapi msg top level error handlingStephen Worley2020-01-081-0/+1
* lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal2019-09-101-0/+1
* lib: add frr_with_mutex() block-wrapperDavid Lamparter2019-09-031-90/+65
* Merge pull request #4497 from opensourcerouting/rcuDonald Sharp2019-08-081-4/+0
|\
| * lib: make SA_SIGINFO use unconditionalDavid Lamparter2019-07-311-4/+0
* | *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-7/+6
* | lib: Remove double log mutex unlockStephen Worley2019-08-021-3/+1
|/
* Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replayJafar Al-Gharaibeh2019-07-151-0/+1
|\
| * pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-031-0/+1
* | lib: Remove extraneous spacing/output filter cmdsStephen Worley2019-06-191-1/+1
* | lib: Use gotos in filter control functionsStephen Worley2019-06-191-16/+22
* | lib: Filter logs as they come in via macrosStephen Worley2019-06-191-14/+80
* | lib: Use memmove to adjust filters after delStephen Worley2019-06-191-4/+4
* | lib: Add log filter manipulation codeStephen Worley2019-06-191-0/+97
|/
* lib: simplify SEGV handlerDavid Lamparter2019-06-031-218/+109
* lib: use printfrr for log & vtyDavid Lamparter2019-06-031-27/+17
* lib: fix uninitialized variable in backtrace outputQuentin Young2019-05-291-0/+2
* lib, zebra: changes to propagate vxlan mcast SG entries to pimdAnuradha Karuppiah2019-04-201-0/+2
* lib: reduce exported var symbolsQuentin Young2019-04-031-1/+1
* lib: Fixup missing log entriesDonald Sharp2019-03-251-0/+10
* *: remove null check before XFREEQuentin Young2019-02-261-4/+2
* lib: advertise svi ip as macip opcodeChirag Shah2019-02-071-0/+1
* lib: add hooks for external logging functionEmanuele Di Pascale2019-02-051-0/+8
* zebra: dup addr detect zapi changesChirag Shah2018-11-181-1/+1
* bgpd: dup addr detect config cliChirag Shah2018-11-181-0/+1