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

fix: parse correctly some IPv6 CIDRs #9

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

smira
Copy link
Member

@smira smira commented Feb 7, 2022

Before this change, library assumed that CIDR
[fd00::169:254:2:53]/128 has a port and rejects it.

Signed-off-by: Andrey Smirnov [email protected]

Before this change, library assumed that CIDR
`[fd00::169:254:2:53]/128` has a port and rejects it.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Feb 8, 2022

/m

@talos-bot talos-bot merged commit 409926a into siderolabs:master Feb 8, 2022
smira added a commit to smira/talos that referenced this pull request Feb 8, 2022
Use same `talosnet` method as in the actual filtering code.

See also siderolabs/net#9

Signed-off-by: Andrey Smirnov <[email protected]>
smira added a commit to smira/talos that referenced this pull request Feb 8, 2022
Use same `talosnet` method as in the actual filtering code.

See also siderolabs/net#9

Signed-off-by: Andrey Smirnov <[email protected]>
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.

3 participants