Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving SR support #278

Open
maikpfeil opened this issue Aug 29, 2024 · 0 comments
Open

Improving SR support #278

maikpfeil opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request routing Routing protocols

Comments

@maikpfeil
Copy link
Contributor

maikpfeil commented Aug 29, 2024

We need to rewrite segment_id logic, currently only single prefix sid supported for IP extended prefix TLV. For e.g I need also Algo 1 for Strict-SPF and some Flex-Algos 128+.

Additionally we need implementation for ASLA (RFC RFC8919/RFC8920) and FAPM (RFC9350) TLVs for full Flex-Algo support. Here it gets tricky on how many options should be available for different metric types.

Optionally / Just to be able to simulate more TLVs in this context I would suggest:

  • MSD (RFC8491) support
  • E-Flag support on Prefix-Attribute-Flags (RFC9088)

My focus lies on IS-IS. Would love to work on this soon and keep this as tracking item.

@maikpfeil maikpfeil added the enhancement New feature or request label Aug 29, 2024
@GIC-de GIC-de added the routing Routing protocols label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request routing Routing protocols
Projects
None yet
Development

No branches or pull requests

2 participants