]> git.puffer.fish Git - matthieu/frr.git/commit
staticd: Fix SRv6 SID installation and deletion
authorCarmine Scarpitta <cscarpit@cisco.com>
Fri, 7 Feb 2025 16:47:45 +0000 (17:47 +0100)
committerCarmine Scarpitta <cscarpit@cisco.com>
Sat, 8 Feb 2025 21:31:19 +0000 (22:31 +0100)
commite1654ba5548625981d2b9ff580b2fb6e2ae9d5dc
tree19350d9312db0775f271a8ca5fabe4871d91961d
parent2ef76a33506f39d98038d5239f0620e2bbf33d8c
staticd: Fix SRv6 SID installation and deletion

The SRv6 support in staticd (PR #16894) does not set the correct SID
parameters (block length, node length, function length).

This commit fixes the issue and computes the correct parameters.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
staticd/static_zebra.c