| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove second parameter on install_node() | David Lamparter | 2020-04-16 | 1 | -1/+3 |
* | *: remove cmd_node->vtysh | David Lamparter | 2020-04-16 | 1 | -1/+0 |
* | *: clean up cmd_node initializers | David Lamparter | 2020-04-16 | 1 | -3/+3 |
* | lib: support replacement in the nexthop-group cli | Mark Stapp | 2020-04-07 | 1 | -27/+101 |
* | lib: support backup nexthops in nexthop-groups and zapi | Mark Stapp | 2020-03-27 | 1 | -9/+81 |
* | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -0/+4 |
* | lib: use const in nexthop_group copy api | Mark Stapp | 2020-02-25 | 1 | -1/+2 |
* | Merge pull request #5600 from sworleys/NHG-Depend-Crash | Mark Stapp | 2020-01-15 | 1 | -4/+0 |
|\ |
|
| * | lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs | Stephen Worley | 2020-01-15 | 1 | -4/+0 |
* | | lib: assert if someone adds to nexthop list to nhg | Stephen Worley | 2020-01-15 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #5535 from opensourcerouting/santa-elf | Donald Sharp | 2019-12-16 | 1 | -1/+1 |
|\ |
|
| * | lib: make some variables static | David Lamparter | 2019-12-13 | 1 | -1/+1 |
* | | Merge pull request #5452 from mjstapp/fix_notify_nhg | Donald Sharp | 2019-12-13 | 1 | -18/+63 |
|\ \
| |/
|/| |
|
| * | lib,zebra: add api to enforce nexthop sort order when copying | Mark Stapp | 2019-12-09 | 1 | -18/+63 |
* | | lib: Add weight to nexthop for nexthop-group nexthops | Donald Sharp | 2019-12-09 | 1 | -20/+35 |
|/ |
|
* | Merge pull request #5439 from mjstapp/nhg_add_labels | Renato Westphal | 2019-12-06 | 1 | -19/+114 |
|\ |
|
| * | lib: support labelled nexthops in nexthop_groups | Mark Stapp | 2019-12-03 | 1 | -19/+114 |
* | | lib,zebra: use nhg_hash_entry pointer in route_entry | Mark Stapp | 2019-12-04 | 1 | -2/+2 |
|/ |
|
* | lib,pbrd,zebra: Use one api to delete nexthops/group | Stephen Worley | 2019-10-25 | 1 | -6/+2 |
* | lib: Add common handler for nexthop_group_equal*() | Stephen Worley | 2019-10-25 | 1 | -18/+22 |
* | lib: Add NULL check in nexthop_group_equal*() iter | Stephen Worley | 2019-10-25 | 1 | -0/+14 |
* | lib: Fix nexthop_group_equal*() NULL check | Stephen Worley | 2019-10-25 | 1 | -2/+2 |
* | lib: Separate nexthop_group_equal() into recursive | Stephen Worley | 2019-10-25 | 1 | -3/+27 |
* | lib,zebra: Move nexthop dup marking into creation | Stephen Worley | 2019-10-25 | 1 | -0/+18 |
* | lib: nexthop_group_equal() assume ordered | Stephen Worley | 2019-10-25 | 1 | -3/+6 |
* | lib: Hash on resolved nexthops by default | Stephen Worley | 2019-10-25 | 1 | -1/+12 |
* | zebra: Add recursive functionality to NHE's | Stephen Worley | 2019-10-25 | 1 | -2/+28 |
* | lib: Add equals function for nexthop groups | Stephen Worley | 2019-10-25 | 1 | -1/+24 |
* | zebra,lib: Refactor depends to RB tree | Stephen Worley | 2019-10-25 | 1 | -0/+7 |
* | *: fix missing VRF autocompletions | Igor Ryzhov | 2019-09-24 | 1 | -4/+4 |
* | lib: Add tail check before nexthop insertion | Stephen Worley | 2019-08-19 | 1 | -1/+24 |
* | lib: Private api for nexthop_group manipulation | Stephen Worley | 2019-06-26 | 1 | -13/+13 |
* | lib: Add a nexthop_dup() that allocates and copies | Stephen Worley | 2019-06-26 | 1 | -3/+1 |
* | lib: Put single nexthop copy into its own function | Stephen Worley | 2019-06-26 | 1 | -13/+2 |
* | lib: Add a couple functions to nexthop_group.c | Donald Sharp | 2019-06-26 | 1 | -0/+35 |
* | lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group' | Donald Sharp | 2019-06-05 | 1 | -2/+17 |
* | lib: Add a counter for number of nexthops | Donald Sharp | 2019-04-18 | 1 | -0/+24 |
* | lib: Add hash function for nexthop groups | Stephen Worley | 2019-04-05 | 1 | -0/+16 |
* | libs: use const in copy_nexthops api | Mark Stapp | 2019-04-04 | 1 | -2/+2 |
* | lib: reduce exported var symbols | Quentin Young | 2019-04-03 | 1 | -1/+1 |
* | Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthops | Donald Sharp | 2019-03-22 | 1 | -43/+57 |
|\ |
|
| * | lib, pbrd: fix indentation of a few commands | Renato Westphal | 2019-02-15 | 1 | -1/+1 |
| * | lib: add support for interface nexthops on nexthop groups | Renato Westphal | 2019-02-15 | 1 | -33/+51 |
| * | lib: change how nexthop groups store nexthop addresses | Renato Westphal | 2019-02-14 | 1 | -7/+9 |
| * | lib: consolidate nexthop-group deletion in a single place | Renato Westphal | 2019-02-14 | 1 | -7/+1 |
* | | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -4/+2 |
|/ |
|
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | lib: Fix SA warning | Donald Sharp | 2018-04-24 | 1 | -0/+7 |
* | lib: Handle if up/down and vrf enable/disable events | Donald Sharp | 2018-04-18 | 1 | -50/+201 |
* | lib: Store nexthop information independently | Donald Sharp | 2018-04-18 | 1 | -3/+125 |