| Age | Commit message (Expand) | Author |
| 2023-11-05 | lib: rename `prefixtype` to `uniontype` | David Lamparter |
| 2023-10-10 | Revert "lib: add link-state prefixes" | Donald Sharp |
| 2023-10-10 | Revert "bgpd, lib: extend the size of the prefix string buffer" | Donald Sharp |
| 2023-09-18 | bgpd, lib: extend the size of the prefix string buffer | Louis Scalbert |
| 2023-09-18 | lib: add link-state prefixes | Louis Scalbert |
| 2023-09-08 | lib: fixup prefix.h to our standards | Donald Sharp |
| 2023-07-19 | bgpd: Fix coverity for EVPN | Kantesh Mundaragi |
| 2023-04-03 | pim6d: Impelmenting "ipv6 mld join" | Abhishek N R |
| 2023-03-21 | bgpd: Allow peering via 127.0.0.0/8 | Donatas Abraitis |
| 2023-02-23 | lib, bgpd: bmp was not specifying l2vpn afi | Donald Sharp |
| 2023-02-21 | Merge pull request #12248 from pguibert6WIND/bgpasdot | Russ White |
| 2023-02-10 | bgpd: support for as notation format for route distinguisher | Philippe Guibert |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-11-28 | lib: handle visual studio code C/C++ extension | Rafael Zalamena |
| 2022-10-18 | Merge pull request #8647 from sworleys/DVNI-Config-Changes | Donatas Abraitis |
| 2022-09-22 | bgpd: Use %pRD for prefix_rd2str() | Donatas Abraitis |
| 2022-08-23 | bgpd,lib: route-map/plist matching via type-2/5 routes | Stephen Worley |
| 2022-07-12 | pimd: Fix description for PIM_SG_LEN | Sarita Patra |
| 2022-07-01 | lib: Convert ipv4_martian to bool | Donatas Abraitis |
| 2022-07-01 | lib: Allow using IPv4 (Class E) reserved block if enabled | Donatas Abraitis |
| 2022-06-21 | lib: Add an api is_ipv6_global_unicast | Mobashshera Rasool |
| 2022-06-13 | bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper | Donatas Abraitis |
| 2022-04-27 | lib: prefix unionization | David Lamparter |
| 2022-04-27 | lib: remove unused `struct prefix_ptr` | David Lamparter |
| 2022-04-24 | lib: prefix_afi() helper | David Lamparter |
| 2022-04-07 | lib, pimd: add a bunch of address helpers | David Lamparter |
| 2022-03-18 | lib, bgpd: changes for EAD-per-ES fragmentation | Anuradha Karuppiah |
| 2022-01-17 | pimd: add more dual-family address bits | David Lamparter |
| 2022-01-12 | pimd: move `%pSG4` to `%pPSG4` | David Lamparter |
| 2021-09-14 | lib,zebra: use more const | Mark Stapp |
| 2021-07-09 | lib,ospfd,ospf6d: remove duplicated function | Rafael Zalamena |
| 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 | *: unify prefix copying | Igor Ryzhov |
| 2021-06-01 | Merge pull request #8353 from opensourcerouting/llvm-20210327 | Quentin Young |
| 2021-03-31 | lib: remove inet6_ntoa api | Mark Stapp |
| 2021-03-27 | lib: fix transparent_union for clang++ | David Lamparter |
| 2021-02-09 | *: remove more sprintf() | Quentin Young |
| 2020-11-18 | lib: fix macro style | Igor Ryzhov |
| 2020-10-26 | bgpd: support for DF election in EVPN-MH | Anuradha Karuppiah |
| 2020-09-21 | *: Remove solaris from FRR | Donald Sharp |
| 2020-08-21 | lib: add family attribute for flowspec prefix structure | Philippe Guibert |
| 2020-08-05 | bgpd, lib: move EVPN route type def to lib and use it in the prefix macros | Anuradha Karuppiah |
| 2020-08-05 | lib, bgpd: Remove unused variable from structure | Donald Sharp |
| 2020-08-05 | bgpd: support for Ethernet Segments and Type-1/EAD routes | Anuradha Karuppiah |
| 2020-08-05 | lib: prefix: Add VTEP-IP to the EAD route prefix | Anuradha Karuppiah |
| 2020-07-14 | lib: add %pEA for struct ethaddr * | David Lamparter |
| 2020-06-22 | lib: clarify usage of prefix_bit function | Quentin Young |
| 2020-06-15 | lib: prefix: add prefix_rd type | streambinder |
| 2020-04-30 | lib: constify a few parameters of helper functions | Renato Westphal |