]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: update struct isis_sr_psid_info with algorithm id
authorHiroki Shirokura <hiroki.shirokura@linecorp.com>
Sat, 11 Dec 2021 03:01:07 +0000 (03:01 +0000)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 17 Apr 2023 09:06:08 +0000 (11:06 +0200)
commit7f8dddf4300911a8d125d53f87eb64598e2bbcf8
tree02a33cab9c6fad29233bdebf4eb3dfbe06785025
parent1f0d13e92225aaeddd72352d57f1dc26c54f6b53
isisd: update struct isis_sr_psid_info with algorithm id

The information in prefix-sid has a new property
called algorithm id.  This is used to identify
the algorithm that separates it in the same IGP
network. This is used in Flex-Algo.In all other
cases, the algorithm id is basically 0.

Signed-off-by: Hiroki Shirokura <hiroki.shirokura@linecorp.com>
Signed-off-by: Eric Kinzie <ekinzie@labn.net>
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
isisd/isis_route.c
isisd/isis_spf.c
isisd/isis_sr.h
isisd/isis_zebra.c