| Age | Commit message (Expand) | Author |
| 2024-10-16 | zebra: unlock node only after operation in zebra_free_rnh() | Enke Chen |
| 2023-12-05 | Merge pull request #12600 from donaldsharp/local_routes | Russ White |
| 2023-11-15 | zebra: Refactor memory allocation in zebra_rnh.c | Keelan10 |
| 2023-11-01 | *: Introduce Local Host Routes to FRR | Donald Sharp |
| 2023-09-20 | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi |
| 2023-04-14 | zebra: keep seg6local information from 'show ipv6 route' consistent with ipro... | Philippe Guibert |
| 2023-04-14 | zebra: display seg6local only when specified | Philippe Guibert |
| 2023-03-28 | zebra: Use zebra_vrf_lookup_by_id when we can | Donald Sharp |
| 2023-03-24 | *: Convert event.h to frrevent.h | Donald Sharp |
| 2023-03-24 | *: Rename thread.[ch] to event.[ch] | Donald Sharp |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-13 | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-31 | zebra: Add missing enums to switch statements | Donald Sharp |
| 2023-01-24 | zebra: fix JSON fields for "show ip/ipv6 nht" | Pooja Jagadeesh Doijode |
| 2022-11-28 | zebra: json support for show ip nht | Sindhu Parvathi Gopinathan |
| 2022-03-27 | zebra: add a few `const` in RNH code | David Lamparter |
| 2022-03-27 | zebra: `show ip nht mrib` | David Lamparter |
| 2022-03-27 | zebra: register NHT nexthops with proper SAFI | David Lamparter |
| 2022-03-27 | zebra: check other SAFIs when removing gone client | David Lamparter |
| 2022-03-12 | zebra: prefixlen is not afi/safi dependant in encoding nexthops | Donald Sharp |
| 2022-03-12 | *: When matching against a nexthop send and process what it matched against | Donald Sharp |
| 2022-02-22 | zebra: Nexthop tracking, route resolution recursive lookup | vdhingra |
| 2021-09-27 | lib, zebra: Send safi for rnh resolution | Donald Sharp |
| 2021-09-27 | zebra: Create the SAFI_MULTICAST rnh tables | Donald Sharp |
| 2021-09-27 | zebra: Start carrying safi for rnh processing | Donald Sharp |
| 2021-09-27 | zebra: remove 'enum rnh_type' from system | Donald Sharp |
| 2021-09-27 | zebra: remove import check resolution from zebra | 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-07-15 | zebra: When passing lookup information back pass the fully resolved | Donald Sharp |
| 2021-06-18 | zebra: We already store the last command as part of zserv_write | Donald Sharp |
| 2021-04-08 | zebra: optionally hide backup-nexthop events in nht | Mark Stapp |
| 2021-04-07 | zebra: add config control to hide backup nh events in nht | Mark Stapp |
| 2021-03-22 | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter |
| 2021-03-17 | *: require semicolon after DEFINE_MTYPE & co | David Lamparter |
| 2021-02-14 | *: remove tabs & newlines from log messages | David Lamparter |
| 2020-11-18 | zebra: fix writing to pointer instead of value | Igor Ryzhov |
| 2020-10-22 | zebra: replace inet_ntoa | Mark Stapp |
| 2020-10-22 | :* Convert prefix2str to %pFX | Donatas Abraitis |
| 2020-10-02 | zebra: cleanup zebra_rnh.c debugs | Donald Sharp |
| 2020-08-07 | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle |
| 2020-07-27 | Merge pull request #6765 from mjstapp/backup_nhg_netlink | Renato Westphal |
| 2020-07-20 | zebra: improve vty, simplify some primary/backup code | Mark Stapp |
| 2020-07-16 | zebra: fix SA warnings in backup nexthop code | Mark Stapp |
| 2020-07-07 | zebra: include backup nexthops in nexthop-tracking | Mark Stapp |
| 2020-06-10 | Merge pull request #6559 from mjstapp/fix_zebra_rnh_sa | Renato Westphal |
| 2020-06-10 | Merge pull request #6471 from volta-networks/fix_zebra_register_rnh_pseudowire | Donald Sharp |
| 2020-06-10 | zebra: fix SA warning in zebra_rnh.c | Mark Stapp |
| 2020-06-10 | zebra: fix coverity SA warnings | Mark Stapp |