| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: Do not have duplicate memory type problems | Donald Sharp | 2024-11-22 | 1 | -0/+26 |
* | Merge pull request #15259 from dmytroshytyi-6WIND/nexthop_resolution | Russ White | 2024-09-10 | 1 | -0/+9 |
|\ |
|
| * | zebra, lib: upon lsp install, iterate nexthop accordingly | Philippe Guibert | 2024-06-07 | 1 | -0/+9 |
* | | lib, zebra: Modify nexthop_cmp to allow you to use weight or not | Donald Sharp | 2024-08-22 | 1 | -8/+22 |
* | | lib: add seg6localContext json attribute in nexthop information | Philippe Guibert | 2024-08-08 | 1 | -0/+9 |
|/ |
|
* | zebra: fix dump SR-TE information if available | Philippe Guibert | 2024-05-15 | 1 | -12/+6 |
* | zebra, lib: move nexthop display helper to lib folder | Philippe Guibert | 2024-05-15 | 1 | -0/+349 |
* | lib, zebra: Check for not being a blackhole route | Donald Sharp | 2024-04-22 | 1 | -6/+2 |
* | build: add -Wimplicit-fallthrough | Igor Ryzhov | 2023-10-12 | 1 | -2/+2 |
* | lib: adapt nexthop_cmp to handle multiple segs SIDs | Dmytro Shytyi | 2023-09-20 | 1 | -3/+21 |
* | lib: update del_srv6_seg6_local to handle seg6_segs | Dmytro Shytyi | 2023-09-20 | 1 | -1/+9 |
* | lib: nexthop, free the multiple seg6_segs | Dmytro Shytyi | 2023-09-20 | 1 | -6/+8 |
* | lib: in nexthop adaptation pass the number of segs to jhash | Dmytro Shytyi | 2023-09-20 | 1 | -5/+26 |
* | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi | 2023-09-20 | 1 | -6/+27 |
* | lib, zebra: Fix EVPN nexthop config order | Xiao Liang | 2023-07-27 | 1 | -0/+1 |
* | zebra: add several fields for debug | anlan_cs | 2023-07-25 | 1 | -0/+2 |
* | zebra: re-install nhg on interface up | Ashwini Reddy | 2023-05-05 | 1 | -0/+9 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | lib: Abstract usage of '%pNHs' so that nexthop groups can use it too | Donald Sharp | 2022-06-14 | 1 | -21/+29 |
* | *: use semicolon after printfrr_ext_autoreg_{p,d} | David Lamparter | 2022-01-14 | 1 | -1/+1 |
* | Merge pull request #9596 from LabNConsulting/ziemba/printfrr-nexthop | Donald Sharp | 2021-09-16 | 1 | -0/+54 |
|\ |
|
| * | lib,doc,tests: printfrr %pNHcg, %pNHci | G. Paul Ziemba | 2021-09-14 | 1 | -0/+54 |
* | | lib: Fix usage of default | Donald Sharp | 2021-09-14 | 1 | -9/+1 |
* | | bgpd: VRF-Lite fix nexthop type | Kantesh Mundaragi | 2021-09-07 | 1 | -2/+3 |
|/ |
|
* | lib,sharpd,zebra: update nexthop object with nh_srv6 | Hiroki Shirokura | 2021-06-02 | 1 | -67/+74 |
* | lib: add new nexthop's attributes seg6 (step3) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+44 |
* | lib: add new nexthop's attributes seg6local (step1) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+59 |
* | lib: add basic nexthop comparison api | Mark Stapp | 2021-05-04 | 1 | -0/+99 |
* | lib: Fix label-stack comparison for nexthops | Mark Stapp | 2021-05-04 | 1 | -1/+2 |
* | lib: put printfrr extension args into struct | David Lamparter | 2021-03-30 | 1 | -7/+7 |
* | lib: print `(null)` rather than `NULL` | David Lamparter | 2021-03-27 | 1 | -2/+2 |
* | lib: rework printfrr extensions to output directly | David Lamparter | 2021-03-27 | 1 | -34/+53 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | lib: print NULL for NULL nexthops | Mark Stapp | 2021-03-01 | 1 | -0/+10 |
* | lib: Convert inet_ntoa to %pI4 | Donatas Abraitis | 2020-10-22 | 1 | -4/+4 |
* | lib: remove nexthop_same_firsthop() api | Stephen Worley | 2020-10-02 | 1 | -37/+0 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -0/+6 |
* | lib: use const in nexthop_level() api | Mark Stapp | 2020-07-17 | 1 | -2/+3 |
* | lib: add nexthop_str2backup | Mark Stapp | 2020-07-17 | 1 | -1/+62 |
* | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp | 2020-07-17 | 1 | -11/+48 |
* | lib: test vrfs in nexthop_same_firsthop() | Mark Stapp | 2020-07-07 | 1 | -8/+14 |
* | lib: add backup-nexthop value to nexthop | Mark Stapp | 2020-03-27 | 1 | -5/+26 |
* | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -4/+9 |
* | lib: remove null check before free nh_labels | Quentin Young | 2020-03-18 | 1 | -4/+2 |
* | lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs | Stephen Worley | 2020-01-15 | 1 | -2/+26 |
* | lib: default nexthop weights to one | Stephen Worley | 2019-12-16 | 1 | -1/+17 |
* | lib, zebra: Allow for encode/decode of nexthop weight in pass down | Donald Sharp | 2019-12-09 | 1 | -0/+6 |
* | lib, zebra: Allow for installation of a weighted nexthop | Donald Sharp | 2019-12-09 | 1 | -0/+1 |
* | lib,sharpd: support labelled nexthop-groups in sharpd | Mark Stapp | 2019-12-06 | 1 | -0/+3 |
* | Merge pull request #5416 from mjstapp/re_nhe_pointer | Donald Sharp | 2019-12-04 | 1 | -0/+88 |
|\ |
|