| Age | Commit message (Expand) | Author | 
| 2023-10-11 | Revert "lib: register bgp link-state afi/safi" | Donald Sharp | 
| 2023-09-18 | lib: register bgp link-state afi/safi | Louis Scalbert | 
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 
| 2023-02-14 | Merge pull request #12789 from donaldsharp/version_cleanup | David Lamparter | 
| 2023-02-13 | lib: make htonll/ntohll compile time and readable | Stephen Worley | 
| 2023-02-13 | lib: add 64bit versions of htonl/ntohl | Stephen Worley | 
| 2023-02-10 | lib, zebra: Use defines for distance | Donald Sharp | 
| 2023-02-10 | lib, zebra: Move ZEBRA_ON_RIB_PROCESS_HOOK_CALL | Donald Sharp | 
| 2023-02-10 | lib: Remove include of asm/types.h | Donald Sharp | 
| 2023-02-10 | lib: Remove include of linux specific version.h | Donald Sharp | 
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter | 
| 2022-10-26 | build, vtysh: extract vtysh commands from .xref | David Lamparter | 
| 2022-05-31 | lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data. | Loganaden Velvindron | 
| 2022-01-17 | build: check for sendmmsg() and struct mmsghdr | David Lamparter | 
| 2022-01-13 | *: Add FOREACH_AFI_SAFI_NSF(afi, safi) macro to reduce nesting | Donatas Abraitis | 
| 2021-10-20 | zebra: Add dplane hook point | Donald Lee | 
| 2021-06-06 | tests: add grpc unit test | Christian Hopps | 
| 2021-04-23 | *: drop zassert.h | David Lamparter | 
| 2021-04-21 | build: remove deprecated AC_WORDS_BIGENDIAN | David Lamparter | 
| 2021-04-21 | build: make builddir include path consistent | David Lamparter | 
| 2021-03-17 | *: require ISO C11 (or C++11) | David Lamparter | 
| 2020-11-14 | bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI | Donald Sharp | 
| 2020-09-21 | *: Remove solaris from FRR | Donald Sharp | 
| 2020-01-22 | lib: add macro to check if value is valid afi | Quentin Young | 
| 2020-01-20 | lib: Fix missing __be16 typedef on CentOS6 | Martin Winter | 
| 2019-10-23 | lib: Remove include of deprecated sysctl.h | Mark Stapp | 
| 2019-09-04 | isisd: Enabling build with openssl | Michal Ruprich | 
| 2019-08-20 | bgpd: make clear bgp * clear all peers in all afi/safis | Don Slice | 
| 2019-08-08 | ospfd,ripd: Enabling build with openssl | Michal Ruprich | 
| 2019-06-13 | bgpd, lib: Add iana_afi2str and iana_safi2str for eye pleasing strings (#4439) | David Lamparter | 
| 2019-06-12 | lib: make "%Ld" work for int64_t | David Lamparter | 
| 2019-06-02 | lib: Move zebra_size_t to zclient.h who should own it | Donald Sharp | 
| 2019-06-02 | lib: Remove unused zebra_command_t type | Donald Sharp | 
| 2019-06-02 | lib: Remove unused INT8_MAX and UINT8_MAX values | Donald Sharp | 
| 2019-06-02 | lib: Move ZEBRA_HEADER_MARKER to header it belongs in | Donald Sharp | 
| 2019-06-02 | lib: Move zclient flags to zclient.h | Donald Sharp | 
| 2019-06-02 | lib: Move some log.c functions declarations to log.h | Donald Sharp | 
| 2019-06-02 | lib, bgpd: Create iana_afi.h for storing iana_afi/safi enums | Donald Sharp | 
| 2019-06-02 | bgpd, lib: Add iana_afi2str and iana_safi2str for eye pleasing strings | Donald Sharp | 
| 2019-06-02 | lib: Remove some iana_afi_t values that are not really afi's | Donald Sharp | 
| 2019-05-14 | lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enum | Stephen Worley | 
| 2019-04-18 | lib: ZEBRA_NUM_OF -> array_size | David Lamparter | 
| 2019-04-18 | lib: move/redo some macros | David Lamparter | 
| 2019-02-11 | lib: add macro that performs explicit static casts when using a C++ compiler | Renato Westphal | 
| 2019-01-26 | *: The onlink attribute should be owned by the nexthop not the route. | Donald Sharp | 
| 2018-12-20 | bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la... | Anton Degtyarev | 
| 2018-12-12 | lib: Reorder Zebra message flags and document | Donald Sharp | 
| 2018-12-12 | lib: Remove unused ZEBRA_FLAG_SCOPE_LINK | Donald Sharp | 
| 2018-12-12 | lib, zebra: Remove ZEBRA_FLAG_STATIC | Donald Sharp | 
| 2018-10-03 | lib: Include compiler.h as early as is possible in the build | Donald Sharp |