summaryrefslogtreecommitdiffstats
path: root/isisd/isis_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix change flex-algorithm number from uint32 to uint8Philippe Guibert2024-10-251-2/+2
* isisd: fix wrong check for MT commandsanlan_cs2024-10-071-8/+0
* isisd: fix flex-algo northbound configurationLouis Scalbert2024-09-091-42/+27
* isisd: avoid nb_running_get_entry during validationLouis Scalbert2024-09-091-34/+23
* isisd: fix flex-algo affinity settingLouis Scalbert2024-09-091-6/+14
* isisd: fix crash at flex-algo affinity settingLouis Scalbert2024-09-091-16/+6
* isisd: free asla at last flex-algo unconfigurationLouis Scalbert2024-07-261-0/+7
* isisd: fix building asla at first flex-algo configLouis Scalbert2024-07-261-1/+10
* isisd: move flex_algo_delete into flex_algo_destroyLouis Scalbert2024-07-261-1/+7
* Merge pull request #16090 from zhou-run/202405271057Russ White2024-07-091-2/+5
|\
| * isisd: When operating multiple areas, the system ID behaves abnormally.zhou-run2024-05-271-2/+5
* | isisd: Deal with SRv6 locator instead of chunkCarmine Scarpitta2024-06-181-3/+3
|/
* isisd: fix crash when configuring the circuit type for the interface.zhou-run2024-05-181-1/+2
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-72/+72
* isisd: remove redundant northbound destroy callbacksIgor Ryzhov2023-10-061-72/+0
* isisd: Make SRv6 interface configurableCarmine Scarpitta2023-09-111-0/+25
* isisd: Make SRv6 Node MSDs customizableCarmine Scarpitta2023-09-111-0/+156
* isisd: Add nb command to unset an SRv6 locatorCarmine Scarpitta2023-09-111-0/+35
* isisd: Add nb command to configure an SRv6 locatorCarmine Scarpitta2023-09-111-0/+50
* isisd: Add nb command to enable/disable SRv6Carmine Scarpitta2023-08-041-0/+31
* isisd: add the 'redistribute table' internal supportPhilippe Guibert2023-07-121-7/+37
* isisd: add redistribute table identifier in nb configurationPhilippe Guibert2023-07-121-0/+51
* isisd: add isis flex-algo configuration backendHiroki Shirokura2023-04-181-18/+528
* lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura2023-04-181-0/+182
* isisd,yang: add algorithm-prefix-sid configuration treeHiroki Shirokura2023-04-181-0/+208
* isisd: update struct sr_prefix_cfg with algorithm idHiroki Shirokura2023-04-171-1/+1
* Merge pull request #13163 from isabelladeleon12/isis_log_dropsRuss White2023-04-111-0/+17
|\
| * isisd: Add log-pdu-drops CLI/YANG supportIsabella de Leon2023-04-041-0/+17
* | isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-5/+6
|/
* Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimesRuss White2023-03-201-1/+1
|\
| * isisd: Add support for isis hello padding sometimesDiogo Oliveira2023-02-281-1/+1
* | isisd: Add advertise-high-metrics CLI/YANG support, modify show outputIsabella de Leon2023-02-281-0/+18
|/
* isisd,doc: Add support for isis advertise-passive-onlyDiogo Oliveira2023-02-221-0/+20
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* Merge pull request #11980 from isabelladeleon12/set_overload_startupRuss White2022-10-131-2/+22
|\
| * isisd: Add expected behavior with set-overload-bitIsabella de Leon2022-10-121-0/+2
| * isisd: Add set-overload on-startup CLI/YANG supportIsabella de Leon2022-09-221-2/+20
* | isisd: Fix memory leak on shutdown with prefix listsDonald Sharp2022-09-201-2/+0
|/
* isisd: Correct Valgrind errorsOlivier Dugeon2022-09-021-58/+11
* isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert2022-06-021-6/+6
* isisd: Fix crash in ISIS when mtu mismatch occurslynnemorrison2022-04-181-48/+0
* isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp2022-03-311-1/+1
* isisd: Log messages should not have newlines in them.Donald Sharp2022-01-181-2/+2
* isisd: Add Link State Traffic Engineering supportOlivier Dugeon2021-11-301-0/+43
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-0/+51
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-1/+1
* isisd: fix circuit is-type configurationIgor Ryzhov2021-10-301-25/+1
* isisd: simplify check to forbid area-tag modificationIgor Ryzhov2021-10-301-22/+3
* isisd: remove useless checks when configuring ldp-syncIgor Ryzhov2021-10-301-30/+0
* isisd: remove useless checks when configuring passive interfacesIgor Ryzhov2021-10-301-16/+0