]> git.puffer.fish Git - mirror/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)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Thu, 13 Feb 2025 18:38:16 +0000 (18:38 +0000)
commitfce911649bb656a174cc2d47c708a548d5b6676f
tree2a91998adfa4e07a24a06f5beac581f778593dd8
parentdcebe85aa699cf52aed4b5e7cd4c0e466c734ada
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>
(cherry picked from commit e1654ba5548625981d2b9ff580b2fb6e2ae9d5dc)
staticd/static_zebra.c