diff options
| author | Carmine Scarpitta <carmine.scarpitta@uniroma2.it> | 2023-01-27 16:04:49 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <carmine.scarpitta@uniroma2.it> | 2023-09-11 17:34:55 +0200 |
| commit | 95096e9585e254f6b56578fb159ffb2495384f9e (patch) | |
| tree | 29cf35576cc5da5f2a0245546a55401843d42f66 /isisd/isis_cli.c | |
| parent | 6b881e41aeca4b0ad9518bc04074538767a25a91 (diff) | |
isisd: Add nb command to configure an SRv6 locator
Add a northbound command to configure an SRv6 locator for a specific
IS-IS area.
After configuring a locator, `isis_zebra_srv6_manager_get_locator_chunk`
is called to ask zebra to allocate a chunk from the configured locator.
The allocated chunk will be owned by IS-IS. IS-IS can allocate SIDs from
its chunk.
Currently, we support only one locator per-area. Therefore, before
configuring a locator we unset the previously configured locator, if
there was any.
Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
Diffstat (limited to 'isisd/isis_cli.c')
0 files changed, 0 insertions, 0 deletions
