| Age | Commit message (Expand) | Author |
| 2023-10-07 | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs |
| 2023-09-20 | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi |
| 2023-08-03 | lib, zebra: Send up whether or not v6_with_v4_nexthops are supported | 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-24 | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp |
| 2023-03-24 | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-13 | lib: add label_type as field in zapi_nexthop | Stephen Worley |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-17 | Revert "lib: BGP registration with IGP for BGP ORR rSPF calc" | Donatas Abraitis |
| 2022-11-22 | zebra: traffic control ZAPI | Siger Yang |
| 2022-11-07 | Merge pull request #12238 from donaldsharp/append | Donatas Abraitis |
| 2022-11-04 | *: Add ability to encode / decode resilence down zapi | Donald Sharp |
| 2022-11-04 | lib, zebra: Allow for zebra to recognize that a route has gotten desynced | Donald Sharp |
| 2022-10-12 | lib: BGP registration with IGP for BGP ORR rSPF calc | Madhuri Kuruganti |
| 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-04-26 | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB | David Lamparter |
| 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 |
| 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-22 | lib: finish fixing spelling in lib files | ewlumpkin |
| 2021-10-20 | *: convert zclient callbacks to table | David Lamparter |
| 2021-09-27 | zebra: Attempt to clarify variable names as they are used | Donald Sharp |
| 2021-09-27 | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp |
| 2021-09-27 | *: Add resolve via default flag | Donald Sharp |
| 2021-09-07 | lib: add zapi encode/decode func for srv6 locator | Hiroki Shirokura |
| 2021-08-26 | lib, zebra: complete the ndm flags on zclient api | Philippe Guibert |
| 2021-08-26 | nhrp, zebra, lib: pass exact received neighbor state value to nhrp | Philippe Guibert |
| 2021-06-28 | isisd, ospfd: update interface_link_params callback to check for change | Karen Schoener |
| 2021-06-02 | *: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_FLAG_SEG6* | Hiroki Shirokura |
| 2021-06-02 | zebra: delete unneeded zebra_srv6_manager_connect | Hiroki Shirokura |
| 2021-06-02 | zebra: add zapi_srv6_locator_chunk_{en,de}code | Hiroki Shirokura |
| 2021-06-02 | lib: add usual func to install SRv6 localsid (step4) | Hiroki Shirokura |
| 2021-06-02 | lib: add new nexthop's attributes seg6 (step3) | Hiroki Shirokura |
| 2021-06-02 | lib: add new structures for srv6-locator (step2) | Hiroki Shirokura |
| 2021-06-02 | lib: add new nexthop's attributes seg6local (step1) | Hiroki Shirokura |
| 2021-04-30 | lib, zebra: get gre information | Philippe Guibert |
| 2021-04-30 | zebra: add 3 new gre commands, and enforce synchro mecanism | Philippe Guibert |
| 2021-04-28 | lib, bgpd, zebra: RA interval is unsigned | Quentin Young |
| 2021-04-27 | Merge pull request #8488 from mjstapp/more_workqueue | Stephen Worley |
| 2021-04-15 | lib: add 2string for zapi nhg result codes | Mark Stapp |
| 2021-04-13 | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert |
| 2021-04-09 | zebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane framework | 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 |