summaryrefslogtreecommitdiff
path: root/lib/log.c
AgeCommit message (Expand)Author
2024-12-12zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIBNathan Bahr
2024-10-17lib: refactor memstats logging, fix ACTIVEATEXITDavid Lamparter
2024-10-06lib,zebra: remove unused ZEBRA_VRF_UNREGISTERDonna Sharp
2024-06-13lib: Add ZAPI command `ZEBRA_SRV6_SID_NOTIFY`Carmine Scarpitta
2024-06-13lib: Add ZAPI operations to get/release SRv6 SIDsCarmine Scarpitta
2024-06-13lib: Add ZAPI operation get SRv6 locatorCarmine Scarpitta
2024-01-22*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXXDonald Sharp
2024-01-04lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.hDonald Sharp
2023-11-01*: Introduce Local Host Routes to FRRDonald Sharp
2023-10-20lib: add support for new redistribute table-direct elementPhilippe Guibert
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-06-23lib: add notifications for opaque zapi messagesMark Stapp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-09lib, bgpd: Add more debugs to GR Capability exchangeDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-08lib: fix zlog command types tableMark Stapp
2022-04-26zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIBDavid Lamparter
2022-03-24lib: Prevent uninitialized bytesDonald Sharp
2021-11-11*: Rename quagga_timestamp with frr_timestampDonald Sharp
2021-09-27*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messagesDonald Sharp
2021-05-05Merge pull request #8237 from pguibert6WIND/nhrp_use_zebra_2Mark Stapp
2021-05-02lib: rework how we "override" assert()David Lamparter
2021-04-30zebra: add 3 new gre commands, and enforce synchro mecanismPhilippe Guibert
2021-04-13nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert
2021-04-09lib: add api to configure neighbor table per interfacePhilippe Guibert
2021-04-09nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert
2021-04-09zebra: link layer config and notification, implementation in zebraPhilippe Guibert
2021-04-09lib: link layer neighbor registration and notification, define API msgsPhilippe Guibert
2021-03-25lib/zebra: zapi for installing EVPN nexthops from bgpAnuradha Karuppiah
2021-02-02Merge pull request #6766 from opensourcerouting/xrefRuss White
2021-02-01lib/xref: use to transport thread_* file/line/funcDavid Lamparter
2021-01-30lib: Prevent unininted usage of dataDonald Sharp
2020-12-07zebra: Adding zapi client close notificationKaren Schoener
2020-11-06bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S
2020-09-28lib: add proto NHG Notif header to log command typesStephen Worley
2020-09-28lib: add logging for ZEBRA_NHG_ADD[DEL]Stephen Worley
2020-08-12lib, zebra: add support for sending ARP requestsJakub UrbaƄczyk
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-08-05zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah
2020-07-14*: un-split strings across linesDavid Lamparter
2020-06-02lib: add OPAQUE zapi messageMark Stapp
2020-04-01lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter
2020-03-24lib: rewrite zlog_hexdump()David Lamparter
2020-03-05*: use gmtime_r, localtime_r exclusivelyMark Stapp
2020-02-14lib: add missing command DESC for MLAG messagesAnuradha Karuppiah
2020-02-05Merge pull request #5750 from qlyoung/fix-null-after-xfreeRenato Westphal
2020-02-03*: don't null after XFREE; XFREE does this itselfQuentin Young
2020-01-30lib: Adding GR capabilites encode and decode.Santosh P K
2020-01-08lib,zebra: add zapi msg top level error handlingStephen Worley
2019-09-10lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal