summaryrefslogtreecommitdiffstats
path: root/lib/log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIBNathan Bahr2024-12-121-1/+1
* lib: refactor memstats logging, fix ACTIVEATEXITDavid Lamparter2024-10-171-1/+1
* lib,zebra: remove unused ZEBRA_VRF_UNREGISTERDonna Sharp2024-10-071-1/+0
* lib: Add ZAPI command `ZEBRA_SRV6_SID_NOTIFY`Carmine Scarpitta2024-06-131-1/+2
* lib: Add ZAPI operations to get/release SRv6 SIDsCarmine Scarpitta2024-06-131-0/+2
* lib: Add ZAPI operation get SRv6 locatorCarmine Scarpitta2024-06-131-0/+1
* *: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXXDonald Sharp2024-01-221-5/+5
* lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.hDonald Sharp2024-01-041-0/+4
* *: Introduce Local Host Routes to FRRDonald Sharp2023-11-011-0/+4
* lib: add support for new redistribute table-direct elementPhilippe Guibert2023-10-201-0/+4
* *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-071-1/+0
* lib: add notifications for opaque zapi messagesMark Stapp2023-06-231-1/+3
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-2/+2
* lib, bgpd: Add more debugs to GR Capability exchangeDonald Sharp2023-03-091-0/+20
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* lib: fix zlog command types tableMark Stapp2022-12-081-7/+18
* zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIBDavid Lamparter2022-04-261-1/+1
* lib: Prevent uninitialized bytesDonald Sharp2022-03-251-1/+1
* *: Rename quagga_timestamp with frr_timestampDonald Sharp2021-11-111-1/+1
* *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messagesDonald Sharp2021-09-271-3/+0
* Merge pull request #8237 from pguibert6WIND/nhrp_use_zebra_2Mark Stapp2021-05-051-1/+4
|\
| * zebra: add 3 new gre commands, and enforce synchro mecanismPhilippe Guibert2021-04-301-1/+4
* | lib: rework how we "override" assert()David Lamparter2021-05-021-11/+0
|/
* 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