| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: fix change flex-algorithm number from uint32 to uint8 | Philippe Guibert | 2024-10-25 | 1 | -2/+2 |
* | isisd: fix wrong check for MT commands | anlan_cs | 2024-10-07 | 1 | -8/+0 |
* | isisd: fix flex-algo northbound configuration | Louis Scalbert | 2024-09-09 | 1 | -42/+27 |
* | isisd: avoid nb_running_get_entry during validation | Louis Scalbert | 2024-09-09 | 1 | -34/+23 |
* | isisd: fix flex-algo affinity setting | Louis Scalbert | 2024-09-09 | 1 | -6/+14 |
* | isisd: fix crash at flex-algo affinity setting | Louis Scalbert | 2024-09-09 | 1 | -16/+6 |
* | isisd: free asla at last flex-algo unconfiguration | Louis Scalbert | 2024-07-26 | 1 | -0/+7 |
* | isisd: fix building asla at first flex-algo config | Louis Scalbert | 2024-07-26 | 1 | -1/+10 |
* | isisd: move flex_algo_delete into flex_algo_destroy | Louis Scalbert | 2024-07-26 | 1 | -1/+7 |
* | Merge pull request #16090 from zhou-run/202405271057 | Russ White | 2024-07-09 | 1 | -2/+5 |
|\ |
|
| * | isisd: When operating multiple areas, the system ID behaves abnormally. | zhou-run | 2024-05-27 | 1 | -2/+5 |
* | | isisd: Deal with SRv6 locator instead of chunk | Carmine Scarpitta | 2024-06-18 | 1 | -3/+3 |
|/ |
|
* | isisd: fix crash when configuring the circuit type for the interface. | zhou-run | 2024-05-18 | 1 | -1/+2 |
* | lib: all: remove './' from xpath 22% speedup | Christian Hopps | 2023-11-29 | 1 | -72/+72 |
* | isisd: remove redundant northbound destroy callbacks | Igor Ryzhov | 2023-10-06 | 1 | -72/+0 |
* | isisd: Make SRv6 interface configurable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+25 |
* | isisd: Make SRv6 Node MSDs customizable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+156 |
* | isisd: Add nb command to unset an SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -0/+35 |
* | isisd: Add nb command to configure an SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -0/+50 |
* | isisd: Add nb command to enable/disable SRv6 | Carmine Scarpitta | 2023-08-04 | 1 | -0/+31 |
* | isisd: add the 'redistribute table' internal support | Philippe Guibert | 2023-07-12 | 1 | -7/+37 |
* | isisd: add redistribute table identifier in nb configuration | Philippe Guibert | 2023-07-12 | 1 | -0/+51 |
* | isisd: add isis flex-algo configuration backend | Hiroki Shirokura | 2023-04-18 | 1 | -18/+528 |
* | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura | 2023-04-18 | 1 | -0/+182 |
* | isisd,yang: add algorithm-prefix-sid configuration tree | Hiroki Shirokura | 2023-04-18 | 1 | -0/+208 |
* | isisd: update struct sr_prefix_cfg with algorithm id | Hiroki Shirokura | 2023-04-17 | 1 | -1/+1 |
* | Merge pull request #13163 from isabelladeleon12/isis_log_drops | Russ White | 2023-04-11 | 1 | -0/+17 |
|\ |
|
| * | isisd: Add log-pdu-drops CLI/YANG support | Isabella de Leon | 2023-04-04 | 1 | -0/+17 |
* | | isisd: Update to the new printfrr ISO format | Olivier Dugeon | 2023-03-21 | 1 | -5/+6 |
|/ |
|
* | Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimes | Russ White | 2023-03-20 | 1 | -1/+1 |
|\ |
|
| * | isisd: Add support for isis hello padding sometimes | Diogo Oliveira | 2023-02-28 | 1 | -1/+1 |
* | | isisd: Add advertise-high-metrics CLI/YANG support, modify show output | Isabella de Leon | 2023-02-28 | 1 | -0/+18 |
|/ |
|
* | isisd,doc: Add support for isis advertise-passive-only | Diogo Oliveira | 2023-02-22 | 1 | -0/+20 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | Merge pull request #11980 from isabelladeleon12/set_overload_startup | Russ White | 2022-10-13 | 1 | -2/+22 |
|\ |
|
| * | isisd: Add expected behavior with set-overload-bit | Isabella de Leon | 2022-10-12 | 1 | -0/+2 |
| * | isisd: Add set-overload on-startup CLI/YANG support | Isabella de Leon | 2022-09-22 | 1 | -2/+20 |
* | | isisd: Fix memory leak on shutdown with prefix lists | Donald Sharp | 2022-09-20 | 1 | -2/+0 |
|/ |
|
* | isisd: Correct Valgrind errors | Olivier Dugeon | 2022-09-02 | 1 | -58/+11 |
* | isisd: replace ipv4-unicast with standard in config and oper contexts | Philippe Guibert | 2022-06-02 | 1 | -6/+6 |
* | isisd: Fix crash in ISIS when mtu mismatch occurs | lynnemorrison | 2022-04-18 | 1 | -48/+0 |
* | isisd, lib, ospfd, pathd: Null out free'd pointer | Donald Sharp | 2022-03-31 | 1 | -1/+1 |
* | isisd: Log messages should not have newlines in them. | Donald Sharp | 2022-01-18 | 1 | -2/+2 |
* | isisd: Add Link State Traffic Engineering support | Olivier Dugeon | 2021-11-30 | 1 | -0/+43 |
* | isisd: Add support for RFC6119 (IPv6 TE in IS-IS) | Olivier Dugeon | 2021-11-30 | 1 | -0/+51 |
* | *: cleanup ifp->vrf_id | Igor Ryzhov | 2021-11-22 | 1 | -1/+1 |
* | isisd: fix circuit is-type configuration | Igor Ryzhov | 2021-10-30 | 1 | -25/+1 |
* | isisd: simplify check to forbid area-tag modification | Igor Ryzhov | 2021-10-30 | 1 | -22/+3 |
* | isisd: remove useless checks when configuring ldp-sync | Igor Ryzhov | 2021-10-30 | 1 | -30/+0 |
* | isisd: remove useless checks when configuring passive interfaces | Igor Ryzhov | 2021-10-30 | 1 | -16/+0 |