diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-03-23 17:25:39 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2024-06-13 14:54:16 +0200 |
| commit | 84dd482cb929d522cf12c91c2e7ec1faead848ea (patch) | |
| tree | c3b8127bc3892c545a366c8435e64cb2ef547589 /lib/log.c | |
| parent | c570d2bcaec477167d613d1b2bf57021200d1f89 (diff) | |
zebra: Alloc/Release SIDs to daemons upon request
Previous commits introduced two new ZAPI operations,
`ZEBRA_SRV6_MANAGER_GET_SRV6_SID` and
`ZEBRA_SRV6_MANAGER_RELEASE_SRV6_SID`. These operations allow a daemon
to interact with the SRv6 SID Manager to get and release an SRv6 SID,
respectively.
This commit extends the SID Manager by adding logic to process the
requests `ZEBRA_SRV6_MANAGER_GET_SRV6_SID` and
`ZEBRA_SRV6_MANAGER_RELEASE_SRV6_SID`, and allocate/release SIDs to
requesting daemons.
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'lib/log.c')
0 files changed, 0 insertions, 0 deletions
