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

Add explicit SRv6-TE Policy support #56

Merged
merged 5 commits into from
Feb 19, 2023
Merged

Conversation

trustywolf
Copy link
Contributor

@trustywolf trustywolf commented Feb 15, 2023

Support explicit SRv6-TE Policy and multiple PCRpt state reports.

Added features

  • SRv6 Objects/TLVs (draft-ietf-pce-segment-routing-ipv6-15)
  • IPv4/IPv6 Address Family determination
  • Support for multiple PCRpt state reports

Tasks & Commits

  • implement IPV6-LSP-IDENTIFIERS TLV: c9c6429
  • implement SRv6-ERO subobject: 9b8cda7
  • add SRv6 capabilities: ae39b4f
  • fix pola sr-policy list SegmentList problem (fix struct of PCRptMessage): 55d7b07
  • fix comments about IPv4/IPv6 determinations: f86777a

pkg/packet/pcep/message.go Outdated Show resolved Hide resolved
pkg/packet/pcep/message.go Outdated Show resolved Hide resolved
pkg/packet/pcep/message.go Outdated Show resolved Hide resolved
pkg/packet/pcep/object.go Outdated Show resolved Hide resolved
pkg/packet/pcep/object.go Outdated Show resolved Hide resolved
pkg/packet/pcep/object.go Outdated Show resolved Hide resolved
pkg/packet/pcep/object.go Outdated Show resolved Hide resolved
Copy link
Member

@watal watal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@watal watal merged commit 29087f5 into nttcom:main Feb 19, 2023
@trustywolf trustywolf deleted the feature/srv6 branch February 19, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants