| Age | Commit message (Expand) | Author | 
| 2021-01-13 | zebra: Create function to dump MACIP flags | Donald Sharp | 
| 2021-01-13 | zebra: Add ability to display in human readable format re->flags and status | Donald Sharp | 
| 2020-12-10 | Merge pull request #7678 from donaldsharp/aspath_to_zebra | Russ White | 
| 2020-12-08 | lib: Add encode/decode of opaque data | Donald Sharp | 
| 2020-12-07 | zebra: Adding zapi client close notification | Karen Schoener | 
| 2020-11-15 | *: Convert all usage of zclient_send_message to new enum | Donald Sharp | 
| 2020-11-15 | bgpd, lib, sharpd: Add enum for zclient_send_message return | Donald Sharp | 
| 2020-11-15 | bgpd, lib: Indicate when we are buffering instead of immediately sending down... | Donald Sharp | 
| 2020-11-15 | lib: clean up out-of-date zapi comment | Mark Stapp | 
| 2020-11-06 | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 
| 2020-10-22 | :* Convert prefix2str to %pFX | Donatas Abraitis | 
| 2020-09-30 | lib: fix zapi_nexthop_update_decode error rc | Quentin Young | 
| 2020-09-28 | lib,zebra,sharpd: add code for backup proto-NHs but disabled | Stephen Worley | 
| 2020-09-28 | lib,sharpd: align zapi NHG apis a bit | Stephen Worley | 
| 2020-09-28 | lib,zebra,sharpd: clang format | Stephen Worley | 
| 2020-09-28 | lib,zebra: fixup NHG notify zapi messaging | Stephen Worley | 
| 2020-09-28 | lib: add onlink flag to zapi_nh conversion helper | Stephen Worley | 
| 2020-09-28 | zebra: NHG ID bounds macros | Stephen Worley | 
| 2020-09-28 | zebra,lib: command to only install proto-based nexthops | Stephen Worley | 
| 2020-09-28 | lib, zebra: Add ability to send down a nhgid over route install | Donald Sharp | 
| 2020-09-28 | lib, zebra: Add ZAPI_NHG_ADD|DELETE | Donald Sharp | 
| 2020-09-28 | lib: Add the ability to grab a nhg starting id | Donald Sharp | 
| 2020-09-11 | bgpd, lib, pbrd, zebra: Pass by ifname | Donald Sharp | 
| 2020-08-28 | lib: Note old ifindex on shutdown | Donald Sharp | 
| 2020-08-20 | lib: zapi nexthop sort fixes | Mark Stapp | 
| 2020-08-12 | lib, zebra: add support for sending ARP requests | Jakub UrbaĆczyk | 
| 2020-08-10 | Merge pull request #6783 from opensourcerouting/feature/sr-te | Russ White | 
| 2020-08-10 | Merge pull request #6483 from sylane/router-id-v6 | Donald Sharp | 
| 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-27 | Merge pull request #6765 from mjstapp/backup_nhg_netlink | Renato Westphal | 
| 2020-07-17 | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp | 
| 2020-07-17 | zebra: add IPv6 router-id | Sebastien Merle | 
| 2020-07-14 | *: un-split strings across lines | David Lamparter | 
| 2020-06-16 | sharpd: add zclient session create and delete | Mark Stapp | 
| 2020-06-10 | lib,zebra,sharpd: modify opaque zapi message to support unicast | Mark Stapp | 
| 2020-06-10 | lib,zebra: rename opaque decode api | Mark Stapp | 
| 2020-06-02 | lib: add OPAQUE zapi message | Mark Stapp | 
| 2020-06-01 | lib: add zapi_nexthop2str() | Mark Stapp | 
| 2020-06-01 | lib: add backup nexthop/nhlfe to zapi label messages | Mark Stapp | 
| 2020-04-16 | lib,zebra: add a session id for zapi sessions | Mark Stapp | 
| 2020-04-13 | lib: fix SA warning in vrf creation zapi handler | Quentin Young | 
| 2020-04-13 | lib: fix if_set_value | Quentin Young | 
| 2020-04-13 | lib: re-add accidentally deleted pfx family set | Quentin Young | 
| 2020-04-13 | lib: more zclient fixes; str termination, vrfs... | Quentin Young | 
| 2020-04-13 | lib: don't crash on iface add for unknown vrf | Quentin Young | 
| 2020-04-13 | lib: ensure iface name is null terminated | Quentin Young | 
| 2020-04-13 | lib: handle bogus VRF backend type | Quentin Young | 
| 2020-04-13 | lib: make all zclient.[ch] stream funcs safe | Quentin Young | 
| 2020-04-08 | *: Do not cast to the same type | Donatas Abraitis |