| Age | Commit message (Expand) | Author |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-13 | lib: add has_label function for nexthop groups | Stephen Worley |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-11-04 | *: Add ability for daemons to notice resilience changes | Donald Sharp |
| 2022-11-04 | lib, zebra: Add ability to encode/decode resilient nhg's | Donald Sharp |
| 2021-03-17 | *: require semicolon after DEFINE_QOBJ & co. | David Lamparter |
| 2020-08-28 | lib: Allow nexthop simple display to take an alternate ifp name | Donald Sharp |
| 2020-08-27 | lib: break up show nexthop API a bit for reuse | Stephen Worley |
| 2020-07-17 | lib: support multiple backup nexthops in nexthop group cli | Mark Stapp |
| 2020-05-27 | pbrd, lib: opt. json for `show pbr nexthop-group` | Wesley Coakley |
| 2020-03-27 | lib: support backup nexthops in nexthop-groups and zapi | Mark Stapp |
| 2020-03-27 | zebra,lib: use const in more apis | Mark Stapp |
| 2020-02-25 | lib: use const in nexthop_group copy api | Mark Stapp |
| 2019-12-09 | lib,zebra: add api to enforce nexthop sort order when copying | Mark Stapp |
| 2019-12-06 | Merge pull request #5439 from mjstapp/nhg_add_labels | Renato Westphal |
| 2019-12-04 | lib,zebra: use nhg_hash_entry pointer in route_entry | Mark Stapp |
| 2019-12-03 | lib: support labelled nexthops in nexthop_groups | Mark Stapp |
| 2019-10-25 | lib,pbrd,zebra: Use one api to delete nexthops/group | Stephen Worley |
| 2019-10-25 | lib: Separate nexthop_group_equal() into recursive | Stephen Worley |
| 2019-10-25 | lib,zebra: Move nexthop dup marking into creation | Stephen Worley |
| 2019-10-25 | lib: Hash on resolved nexthops by default | Stephen Worley |
| 2019-10-25 | zebra: Add recursive functionality to NHE's | Stephen Worley |
| 2019-10-25 | lib: Add equals function for nexthop groups | Stephen Worley |
| 2019-10-25 | zebra,lib: Refactor depends to RB tree | Stephen Worley |
| 2019-06-25 | lib: Private api for nexthop_group manipulation | Stephen Worley |
| 2019-06-25 | lib: Add a couple functions to nexthop_group.c | Donald Sharp |
| 2019-04-18 | lib: Add a counter for number of nexthops | Donald Sharp |
| 2019-04-05 | lib: Add hash function for nexthop groups | Stephen Worley |
| 2019-04-04 | libs: use const in copy_nexthops api | Mark Stapp |
| 2019-02-14 | lib: change how nexthop groups store nexthop addresses | Renato Westphal |
| 2019-02-11 | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal |
| 2019-02-11 | libs, daemons: changes to permit c++ compilation | Mark Stapp |
| 2018-07-10 | libs: add ALL_NEXTHOPS_PTR iterator macro | Mark Stapp |
| 2018-04-17 | lib: Handle if up/down and vrf enable/disable events | Donald Sharp |
| 2018-04-17 | lib: Store nexthop information independently | Donald Sharp |
| 2018-03-14 | lib: Add the ability for other people to call a nexthop write line | Donald Sharp |
| 2018-03-14 | lib: Expose nhgc_find command | Donald Sharp |
| 2018-03-14 | lib: Add nexthop-group cli | Donald Sharp |
| 2018-03-09 | lib, vtysh: Start cli for nexthop-group | Donald Sharp |
| 2018-03-09 | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp |