]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: Add SRv6 locator name to SRv6 configuration
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Tue, 14 Mar 2023 07:39:59 +0000 (08:39 +0100)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 15:34:51 +0000 (17:34 +0200)
commit1a9c3a1e57968779a0f5b4ef4f08ae0e2741bd97
tree4c87e12692f29bc6a2805bb4a90d6ef2b4b55ad8
parentfb9eb231f4eb130c6c11b4108faf69af37bcb56d
isisd: Add SRv6 locator name to SRv6 configuration

Add the name of the SRv6 locator to use with IS-IS to the per-area SRv6
configuration. If an SRv6 locator is not configured for an IS-IS
instance, the locator name is an empty string. When an IS-IS instance is
configured to use an SRv6 locator,  the locator name stores the name of
the selected locator.

Subsequent commits will add the possibility to set and unset an SRv6
locator for a specific IS-IS instance.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
isisd/isis_srv6.h