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

Implement missing functions #17

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Implement missing functions #17

merged 5 commits into from
Jun 5, 2024

Conversation

ecbaldwin
Copy link
Contributor

I guess we had a few todos in IPv6. Implementing them here.

In IPv6, there are currently no NumAddresses implemented on Prefix, Range, Set, nor Set_. Also, WalkAddresses is not implemented on Set. This actually intentional but I might rethink it.

Instead of NumAddresses, IsEmpty is implemented on Set and Set_ in IPv6. However, Prefix and Range do not have it.

@ecbaldwin ecbaldwin merged commit ee24ff4 into master Jun 5, 2024
1 check passed
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.

1 participant