From cf5d2b87e184c50b02638442cbc0691e6433dc4c Mon Sep 17 00:00:00 2001 From: Cheeze-It <16260577+Cheeze-It@users.noreply.github.com> Date: Thu, 30 Apr 2026 06:25:49 -0600 Subject: T6750: sr-te: Adding initial Segment Routing Traffic Engineering portion of FRR (#4994) * sr-te: T6750: Adding Segment Routing Traffic Engineering portion of FRR --------- Co-authored-by: Cheeze_It Co-authored-by: Christian Breunig --- .../include/segment-routing/algorithm.xml.i | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 interface-definitions/include/segment-routing/algorithm.xml.i (limited to 'interface-definitions/include/segment-routing/algorithm.xml.i') diff --git a/interface-definitions/include/segment-routing/algorithm.xml.i b/interface-definitions/include/segment-routing/algorithm.xml.i new file mode 100644 index 000000000..dae019b22 --- /dev/null +++ b/interface-definitions/include/segment-routing/algorithm.xml.i @@ -0,0 +1,20 @@ + + + + IGP prefix algorithm style + + + + + Shortest Path First (SPF) + + + + + + Strict Shortest Path First (SPF) - ignore any possible local policy overriding the SPF along the path + + + + + \ No newline at end of file -- cgit v1.2.3