]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add functions to alloc/release SRv6 SIDs
authorCarmine Scarpitta <cscarpit@cisco.com>
Sat, 23 Mar 2024 15:30:58 +0000 (16:30 +0100)
committerCarmine Scarpitta <cscarpit@cisco.com>
Thu, 13 Jun 2024 12:54:16 +0000 (14:54 +0200)
commitc570d2bcaec477167d613d1b2bf57021200d1f89
tree1e3f569a3a454b5020316e1f5d2c4bbb32537f1a
parentf8da4a29e58ec301c72a17f238686a59b62edef0
zebra: Add functions to alloc/release SRv6 SIDs

Add functions to allocate/release SRv6 SIDs. SIDs can be allocated
either explicitly (allocate a specific SID) or dynamically (allocate any
available SID).

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
zebra/zapi_msg.c
zebra/zebra_errors.c
zebra/zebra_errors.h
zebra/zebra_srv6.c
zebra/zebra_srv6.h