| Age | Commit message (Expand) | Author |
| 2025-02-11 | lib: clean up nexthop hashing mess | David Lamparter |
| 2024-11-22 | lib, zebra: Do not have duplicate memory type problems | Donald Sharp |
| 2024-09-10 | Merge pull request #15259 from dmytroshytyi-6WIND/nexthop_resolution | Russ White |
| 2024-08-22 | lib, zebra: Modify nexthop_cmp to allow you to use weight or not | Donald Sharp |
| 2024-06-07 | zebra, lib: upon lsp install, iterate nexthop accordingly | Philippe Guibert |
| 2024-05-15 | zebra, lib: move nexthop display helper to lib folder | Philippe Guibert |
| 2024-04-22 | lib, zebra: Check for not being a blackhole route | Donald Sharp |
| 2023-09-20 | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi |
| 2023-07-27 | lib, zebra: Fix EVPN nexthop config order | Xiao Liang |
| 2023-05-05 | zebra: re-install nhg on interface up | Ashwini Reddy |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-06-23 | lib, zebra: Notice when a nexthop is set linkdown | Donald Sharp |
| 2022-06-23 | lib: Increase nexthop flags size to 16 bits | Donald Sharp |
| 2022-06-23 | Merge pull request #10629 from leonshaw/fix/mp-evpn-nh | Russ White |
| 2022-06-14 | lib: Abstract usage of '%pNHs' so that nexthop groups can use it too | Donald Sharp |
| 2022-06-10 | lib, zebra, bgpd: Move route EVPN flag to nexthop | Xiao Liang |
| 2021-09-07 | bgpd: VRF-Lite fix nexthop type | Kantesh Mundaragi |
| 2021-06-02 | lib,sharpd,zebra: update nexthop object with nh_srv6 | 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 nexthop's attributes seg6local (step1) | Hiroki Shirokura |
| 2021-05-04 | lib: add basic nexthop comparison api | Mark Stapp |
| 2020-10-02 | lib: remove nexthop_same_firsthop() api | Stephen Worley |
| 2020-08-07 | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle |
| 2020-07-17 | lib: use const in nexthop_level() api | Mark Stapp |
| 2020-07-17 | lib: add nexthop_str2backup | Mark Stapp |
| 2020-07-17 | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp |
| 2020-07-07 | lib: test vrfs in nexthop_same_firsthop() | Mark Stapp |
| 2020-04-14 | zebra: data plane FPM add support RMAC VNI | Rafael Zalamena |
| 2020-03-30 | Merge pull request #5901 from mjstapp/backup_nh_prep | Stephen Worley |
| 2020-03-29 | lib: prepare for plugin-based frr_format check | David Lamparter |
| 2020-03-27 | lib: add backup-nexthop value to nexthop | Mark Stapp |
| 2020-03-27 | zebra,lib: use const in more apis | Mark Stapp |
| 2020-02-11 | lib,zebra: remove unused MATCHED nexthop flag | Mark Stapp |
| 2020-01-15 | lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs | Stephen Worley |
| 2019-12-09 | lib, zebra: Allow for installation of a weighted nexthop | Donald Sharp |
| 2019-11-22 | lib: add some nexthop ctors | Mark Stapp |
| 2019-10-25 | lib: Make nexthop_next* use const for nexthop | Stephen Worley |
| 2019-10-25 | lib: Add nexthop quick hash api | Stephen Worley |
| 2019-10-25 | zebra: Optimize the fib/notified nexthop matching | Stephen Worley |
| 2019-10-25 | zebra: Add recursive functionality to NHE's | Stephen Worley |
| 2019-08-19 | lib: Sort zapi_nexthops on the encode | Stephen Worley |
| 2019-06-25 | lib: Add a nexthop_dup() that allocates and copies | Stephen Worley |
| 2019-06-25 | lib: Put single nexthop copy into its own function | Stephen Worley |
| 2019-05-23 | lib,zebra,bgpd,pbrd: Compare nexthops without labels | Stephen Worley |
| 2019-05-23 | lib,zebra,bgpd: Remove nexthop_same_no_recurse() | Stephen Worley |
| 2019-05-23 | lib: Make labels_match function use labels_cmp | Stephen Worley |
| 2019-05-23 | lib: Add nexthop_cmp | Donald Sharp |
| 2019-04-19 | zebra: stop sending invalid nexthops to clients | Don Slice |
| 2019-04-18 | lib, zebra: Remove unused flag | Donald Sharp |