| Age | Commit message (Expand) | Author |
| 2025-02-11 | lib: guard against padding garbage in ZAPI read | David Lamparter |
| 2024-06-12 | lib: fix copy srte_color from zapi_nexthop structure | Philippe Guibert |
| 2023-09-20 | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi |
| 2023-09-01 | lib,zebra: add tx queuelen to interface struct | Mark Stapp |
| 2023-08-09 | pbrd: add packet mangling actions (src/dst ip-addr/port, dscp, ecn) | G. Paul Ziemba |
| 2023-08-09 | pbrd: use flags to indicate active fields | G. Paul Ziemba |
| 2023-08-08 | pbrd: add explicit 'family' field for rules | G. Paul Ziemba |
| 2023-08-03 | lib, zebra: Send up whether or not v6_with_v4_nexthops are supported | Donald Sharp |
| 2023-07-25 | lib,pbrd: clean up style issues | Mark Stapp |
| 2023-07-20 | lib: zapi PBR common encode/decode | G. Paul Ziemba |
| 2023-06-26 | *: Rearrange vrf_bitmap_X api to reduce memory footprint | Donald Sharp |
| 2023-06-23 | lib: add notifications for opaque zapi messages | Mark Stapp |
| 2023-06-23 | lib, zebra: include source client zapi info in opaque messages | Mark Stapp |
| 2023-04-14 | lib: fix handle seg6local routes on default vrf | Philippe Guibert |
| 2023-03-29 | lib: Ensure the safi is set to a sensible value | Donald Sharp |
| 2023-03-24 | *: Convert event.h to frrevent.h | Donald Sharp |
| 2023-03-24 | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp |
| 2023-03-24 | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp |
| 2023-03-24 | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp |
| 2023-03-24 | *: Convert thread_add_XXX functions to event_add_XXX | Donald Sharp |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-03-24 | *: Rename thread.[ch] to event.[ch] | Donald Sharp |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-15 | Merge pull request #12494 from louis-6wind/ext_admin_group | Olivier Dugeon |
| 2023-02-13 | lib: add label_type as field in zapi_nexthop | Stephen Worley |
| 2023-02-10 | lib,yang,zebra: add extended admin-group support | Louis Scalbert |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-31 | lib: Add missing enum's to switch statement | Donald Sharp |
| 2022-11-22 | zebra: traffic control ZAPI | Siger Yang |
| 2022-11-14 | Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-support | Donatas Abraitis |
| 2022-11-04 | *: Add ability to encode / decode resilence down zapi | Donald Sharp |
| 2022-10-29 | lib,zebra: Send SRv6 locator flags over the ZAPI | Carmine Scarpitta |
| 2022-10-27 | lib: fix coverity scan failure in zebra_interface_link_params_read() | Louis Scalbert |
| 2022-10-17 | lib,zebra: link-params are not flushed after no enable | Louis Scalbert |
| 2022-08-24 | lib: Fix memory leak in `zclient_send_localsid()` | Carmine Scarpitta |
| 2022-06-10 | lib, zebra, bgpd: Move route EVPN flag to nexthop | Xiao Liang |
| 2022-05-02 | *: use FRR interface name definition everywhere | Rafael Zalamena |
| 2022-03-27 | *: add SAFI argument to zclient_send_rnh | David Lamparter |
| 2022-03-12 | *: When matching against a nexthop send and process what it matched against | Donald Sharp |
| 2022-03-02 | lib: Fix zclient.c `enum event` to `enum zclient_event` | Donald Sharp |
| 2022-02-23 | *: Change thread->func to return void instead of int | Donald Sharp |
| 2021-12-21 | *: rework renaming the default VRF | Igor Ryzhov |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2021-11-15 | lib: rename bfd function to reflect real functionality | Igor Ryzhov |
| 2021-10-26 | Merge pull request #9854 from opensourcerouting/zapi-call-table | Russ White |
| 2021-10-25 | lib: fix srv6 route hardcode with BGP | Hiroki Shirokura |
| 2021-10-22 | lib: finish fixing spelling in lib files | ewlumpkin |
| 2021-10-20 | *: convert zclient callbacks to table | David Lamparter |
| 2021-10-19 | lib: allow to create interfaces in non-existing VRFs | Igor Ryzhov |
| 2021-09-27 | lib, zebra: Send safi for rnh resolution | Donald Sharp |