| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: fix showing nexthop vrf for ipv6 blackhole | Louis Scalbert | 2024-10-18 | 1 | -2/+2 |
* | Merge pull request #17076 from donaldsharp/rnh_and_redistribution_nexthop_num... | Donatas Abraitis | 2024-10-16 | 1 | -4/+4 |
|\ |
|
| * | *: Fix up improper handling of nexthops for nexthop tracking | Donald Sharp | 2024-10-15 | 1 | -4/+4 |
* | | zebra: unlock node only after operation in zebra_free_rnh() | Enke Chen | 2024-10-15 | 1 | -2/+1 |
|/ |
|
* | zebra: include the prefix in nht show command | Enke Chen | 2024-09-15 | 1 | -4/+8 |
* | zebra: Do not forget to free opaque data for route entry | Donatas Abraitis | 2024-08-13 | 1 | -1/+1 |
* | zebra, lib: move nexthop display helper to lib folder | Philippe Guibert | 2024-05-15 | 1 | -329/+18 |
* | zebra: include route source set by route-map in show output | Mark Stapp | 2024-05-14 | 1 | -7/+34 |
* | Merge pull request #12600 from donaldsharp/local_routes | Russ White | 2023-12-05 | 1 | -3/+7 |
|\ |
|
| * | *: Introduce Local Host Routes to FRR | Donald Sharp | 2023-11-01 | 1 | -3/+7 |
* | | zebra: Refactor memory allocation in zebra_rnh.c | Keelan10 | 2023-11-14 | 1 | -1/+1 |
|/ |
|
* | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi | 2023-09-20 | 1 | -9/+40 |
* | zebra: keep seg6local information from 'show ipv6 route' consistent with ipro... | Philippe Guibert | 2023-04-14 | 1 | -1/+3 |
* | zebra: display seg6local only when specified | Philippe Guibert | 2023-04-14 | 1 | -4/+6 |
* | zebra: Use zebra_vrf_lookup_by_id when we can | Donald Sharp | 2023-03-28 | 1 | -1/+1 |
* | *: Convert event.h to frrevent.h | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: Rename thread.[ch] to event.[ch] | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley | 2023-02-14 | 1 | -3/+9 |
|/ |
|
* | zebra: Add missing enums to switch statements | Donald Sharp | 2023-01-31 | 1 | -2/+4 |
* | zebra: fix JSON fields for "show ip/ipv6 nht" | Pooja Jagadeesh Doijode | 2023-01-25 | 1 | -48/+271 |
* | zebra: json support for show ip nht | Sindhu Parvathi Gopinathan | 2022-11-29 | 1 | -39/+146 |
* | zebra: add a few `const` in RNH code | David Lamparter | 2022-03-27 | 1 | -2/+2 |
* | zebra: `show ip nht mrib` | David Lamparter | 2022-03-27 | 1 | -3/+3 |
* | zebra: register NHT nexthops with proper SAFI | David Lamparter | 2022-03-27 | 1 | -3/+3 |
* | zebra: check other SAFIs when removing gone client | David Lamparter | 2022-03-27 | 1 | -4/+9 |
* | zebra: prefixlen is not afi/safi dependant in encoding nexthops | Donald Sharp | 2022-03-12 | 1 | -2/+1 |
* | *: When matching against a nexthop send and process what it matched against | Donald Sharp | 2022-03-12 | 1 | -0/+23 |
* | zebra: Nexthop tracking, route resolution recursive lookup | vdhingra | 2022-02-22 | 1 | -8/+4 |
* | lib, zebra: Send safi for rnh resolution | Donald Sharp | 2021-09-27 | 1 | -0/+1 |
* | zebra: Create the SAFI_MULTICAST rnh tables | Donald Sharp | 2021-09-27 | 1 | -4/+6 |
* | zebra: Start carrying safi for rnh processing | Donald Sharp | 2021-09-27 | 1 | -12/+20 |
* | zebra: remove 'enum rnh_type' from system | Donald Sharp | 2021-09-27 | 1 | -64/+45 |
* | zebra: remove import check resolution from zebra | Donald Sharp | 2021-09-27 | 1 | -128/+3 |
* | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp | 2021-09-27 | 1 | -3/+1 |
* | *: Add resolve via default flag | Donald Sharp | 2021-09-27 | 1 | -2/+6 |
* | zebra: When passing lookup information back pass the fully resolved | Donald Sharp | 2021-07-15 | 1 | -2/+1 |
* | zebra: We already store the last command as part of zserv_write | Donald Sharp | 2021-06-18 | 1 | -1/+0 |
* | zebra: optionally hide backup-nexthop events in nht | Mark Stapp | 2021-04-08 | 1 | -65/+248 |
* | zebra: add config control to hide backup nh events in nht | Mark Stapp | 2021-04-07 | 1 | -0/+18 |
* | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter | 2021-03-22 | 1 | -1/+0 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | *: remove tabs & newlines from log messages | David Lamparter | 2021-02-14 | 1 | -1/+1 |
* | zebra: fix writing to pointer instead of value | Igor Ryzhov | 2020-11-18 | 1 | -1/+1 |
* | zebra: replace inet_ntoa | Mark Stapp | 2020-10-22 | 1 | -1/+1 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -4/+1 |
* | zebra: cleanup zebra_rnh.c debugs | Donald Sharp | 2020-10-02 | 1 | -81/+65 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -10/+22 |
* | Merge pull request #6765 from mjstapp/backup_nhg_netlink | Renato Westphal | 2020-07-27 | 1 | -17/+2 |
|\ |
|