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

Change ipv6-address-zoned typedef to W3C standard XSD regex pattern #1031

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

sengleung
Copy link
Contributor

Fixes #1030

Change Scope

  • This changes the ipv6-address-zoned typedef pattern to the W3C standard XSD regex pattern by removing the regex anchors.
  • This change is backwards compatible.

Platform Implementations

N/A

@sengleung sengleung requested a review from a team as a code owner January 5, 2024 15:30
@sengleung sengleung changed the title Change ipv6-address-zoned typedef to W3C standard XSD regex pattern Change ipv6-address-zoned typedef to W3C standard XSD regex pattern Jan 5, 2024
@OpenConfigBot
Copy link

No major YANG version changes in commit dbdf3ea

@dplore dplore merged commit aa1a546 into openconfig:master Jan 17, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

ipv6-address-zoned typedef does not follow W3C standard XSD regex pattern
3 participants