diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2024-09-09 14:32:00 +0200 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2024-09-09 14:37:47 +0200 |
| commit | 1e5c158af967a7e42c93316d25b22b8657941be9 (patch) | |
| tree | b4fc5a6f2576b015f355baefcc02ba6a0eabd569 /lib/libfrr.c | |
| parent | d13d0fe72f49e259db5125bd301dffac688b7b43 (diff) | |
isisd: fix flex-algo northbound configuration
ISIS flex-algo cannot be configured in the same northbound transaction.
> # cat config3
> router isis 1
> flex-algo 129
> priority 128
>
> # vtysh -f config3
> % Configuration failed.
>
> Error type: validation
> The following commands were dynamically grouped into the same transaction and rejected:
> - router isis 1
> - flex-algo 129
> - priority 128
> [1523430|isisd] done
Do not check data presence in running datastore in validation state.
Fixes: 893882ee20 ("isisd: add isis flex-algo configuration backend")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions
