| Age | Commit message (Expand) | Author |
| 2024-12-12 | zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIB | Nathan Bahr |
| 2024-10-17 | lib: refactor memstats logging, fix ACTIVEATEXIT | David Lamparter |
| 2024-10-06 | lib,zebra: remove unused ZEBRA_VRF_UNREGISTER | Donna Sharp |
| 2024-06-13 | lib: Add ZAPI command `ZEBRA_SRV6_SID_NOTIFY` | Carmine Scarpitta |
| 2024-06-13 | lib: Add ZAPI operations to get/release SRv6 SIDs | Carmine Scarpitta |
| 2024-06-13 | lib: Add ZAPI operation get SRv6 locator | Carmine Scarpitta |
| 2024-01-22 | *: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX | Donald Sharp |
| 2024-01-04 | lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.h | Donald Sharp |
| 2023-11-01 | *: Introduce Local Host Routes to FRR | Donald Sharp |
| 2023-10-20 | lib: add support for new redistribute table-direct element | Philippe Guibert |
| 2023-10-07 | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs |
| 2023-06-23 | lib: add notifications for opaque zapi messages | Mark Stapp |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-03-09 | lib, bgpd: Add more debugs to GR Capability exchange | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-12-08 | lib: fix zlog command types table | Mark Stapp |
| 2022-04-26 | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB | David Lamparter |
| 2022-03-24 | lib: Prevent uninitialized bytes | Donald Sharp |
| 2021-11-11 | *: Rename quagga_timestamp with frr_timestamp | Donald Sharp |
| 2021-09-27 | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp |
| 2021-05-05 | Merge pull request #8237 from pguibert6WIND/nhrp_use_zebra_2 | Mark Stapp |
| 2021-05-02 | lib: rework how we "override" assert() | David Lamparter |
| 2021-04-30 | zebra: add 3 new gre commands, and enforce synchro mecanism | Philippe Guibert |
| 2021-04-13 | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert |
| 2021-04-09 | lib: add api to configure neighbor table per interface | Philippe Guibert |
| 2021-04-09 | nhrp, lib, zebra: add/del neighbor entry possible from nhrp | Philippe Guibert |
| 2021-04-09 | zebra: link layer config and notification, implementation in zebra | Philippe Guibert |
| 2021-04-09 | lib: link layer neighbor registration and notification, define API msgs | Philippe Guibert |
| 2021-03-25 | lib/zebra: zapi for installing EVPN nexthops from bgp | Anuradha Karuppiah |
| 2021-02-02 | Merge pull request #6766 from opensourcerouting/xref | Russ White |
| 2021-02-01 | lib/xref: use to transport thread_* file/line/func | David Lamparter |
| 2021-01-30 | lib: Prevent unininted usage of data | Donald Sharp |
| 2020-12-07 | zebra: Adding zapi client close notification | Karen Schoener |
| 2020-11-06 | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S |
| 2020-09-28 | lib: add proto NHG Notif header to log command types | Stephen Worley |
| 2020-09-28 | lib: add logging for ZEBRA_NHG_ADD[DEL] | Stephen Worley |
| 2020-08-12 | lib, zebra: add support for sending ARP requests | Jakub UrbaĆczyk |
| 2020-08-07 | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle |
| 2020-08-05 | zebra: Ethernet segment management and support for MAC-ECMP | Anuradha Karuppiah |
| 2020-07-14 | *: un-split strings across lines | David Lamparter |
| 2020-06-02 | lib: add OPAQUE zapi message | Mark Stapp |
| 2020-04-01 | lib: rewrite zlog lock-free & TLS-buffered | David Lamparter |
| 2020-03-24 | lib: rewrite zlog_hexdump() | David Lamparter |
| 2020-03-05 | *: use gmtime_r, localtime_r exclusively | Mark Stapp |
| 2020-02-14 | lib: add missing command DESC for MLAG messages | Anuradha Karuppiah |
| 2020-02-05 | Merge pull request #5750 from qlyoung/fix-null-after-xfree | Renato Westphal |
| 2020-02-03 | *: don't null after XFREE; XFREE does this itself | Quentin Young |
| 2020-01-30 | lib: Adding GR capabilites encode and decode. | Santosh P K |
| 2020-01-08 | lib,zebra: add zapi msg top level error handling | Stephen Worley |
| 2019-09-10 | lib, zebra: add new MPLS zapi message with route replace semantics | Renato Westphal |