]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Add support for SRv6 SIDs
authorCarmine Scarpitta <cscarpit@cisco.com>
Mon, 6 May 2024 15:44:18 +0000 (17:44 +0200)
committerCarmine Scarpitta <cscarpit@cisco.com>
Thu, 13 Jun 2024 12:54:16 +0000 (14:54 +0200)
commit3cb88e69848d607a8d069b0858798e2de324fd43
tree02f6d268af20868cc41971822147b22e78b712c2
parent779d4c2702ac446cc4b96a1a9d2d62d1b0bbe232
lib: Add support for SRv6 SIDs

Add a data structure to represent an SRv6 SID context and the related
management functions (allocate/free).

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
lib/srv6.c
lib/srv6.h