| Age | Commit message (Expand) | Author | 
| 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 | 
| 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 | nhrp, zebra, lib: pass exact received neighbor state value to nhrp | Philippe Guibert | 
| 2021-08-04 | lib: Blackhole nexthops cannot be used as part of label generation | Donald Sharp | 
| 2021-08-04 | lib: Convert assert to error and record it instead of aborting | Donald Sharp | 
| 2021-07-07 | lib: Allow ZAPI_MESSAGE_OPAQUE_LENGTH length of data | Donald Sharp | 
| 2021-07-06 | Merge pull request #8942 from ton31337/fix/cleanups_2 | Donald Sharp | 
| 2021-07-01 | *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen | Donatas Abraitis | 
| 2021-07-01 | *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN | Donatas Abraitis | 
| 2021-07-01 | *: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN | Donatas Abraitis | 
| 2021-06-29 | lib: Avoid using assignments within checks | Donatas Abraitis | 
| 2021-06-28 | isisd, ospfd: update interface_link_params callback to check for change | Karen Schoener | 
| 2021-06-08 | lib, ospfd, ospf6d: fix logging of pointer addresses | Renato Westphal | 
| 2021-06-02 | *: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_FLAG_SEG6* | Hiroki Shirokura | 
| 2021-06-02 | lib,sharpd,zebra: update nexthop object with nh_srv6 | Hiroki Shirokura | 
| 2021-06-02 | *: eliminate redundant info from srv6 locator zapi | Hiroki Shirokura | 
| 2021-06-02 | zebra: drop un-needed info in locator-zapi | Hiroki Shirokura | 
| 2021-06-02 | zebra: delete unneeded zebra_srv6_manager_connect | Hiroki Shirokura | 
| 2021-06-02 | lib: erase wrong comments by copy-paste | Hiroki Shirokura | 
| 2021-06-02 | lib: eliminate odd line-break | Hiroki Shirokura | 
| 2021-06-02 | lib: integrate srv6-nexthop-cmp functions | Hiroki Shirokura | 
| 2021-06-02 | *: use one line init instead of memset and format it | 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 | *: fix code format accourding to checkpatch | 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 | nhrpd: cleaning netlink gre information | Philippe Guibert | 
| 2021-04-30 | lib, zebra: get gre information | Philippe Guibert | 
| 2021-04-28 | lib, bgpd, zebra: RA interval is unsigned | Quentin Young | 
| 2021-04-13 | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert |