-
Notifications
You must be signed in to change notification settings - Fork 24
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
ndp: add PREF64 support #31
Conversation
3e2fa00
to
0641f49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks!
You can ignore the CI failure, I'll update to Go 1.21/1.22 in another branch. Would you mind adding tests for /40, 48, 56, 64? I notice those are missing in coverage in a local checkout. |
Please rebase on main thanks! |
This change brings PREF64 support as specified in RFC 8781.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thank you!
I'll tag a new release too. |
This change brings PREF64 support as specified in RFC 8781.