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

Referece PREF64 #28

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Referece PREF64 #28

merged 2 commits into from
Nov 1, 2023

Conversation

momoka0122y
Copy link
Contributor

Fixes #19.

(Sorry I made the PR myself because I wanted my name in the blame.)

Comment on lines 466 to 467
{{!RFC7050}}, or by receiving a PREF64 Router Advertisement from the network {{!RFC8781}}.
It then synthesizes an appropriate IPv6 address (or
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
{{!RFC7050}}, or by receiving a PREF64 Router Advertisement from the network {{!RFC8781}}.
It then synthesizes an appropriate IPv6 address (or
{{!RFC7050}}, or uses PREF64s {{!RFC8781}} received from the network
to synthesize appropriate IPv6 addresses

As RFC8781 mentioned there might be multiple prefixes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried to make it the same as the text for RFC7050 which also doesn't mention there being multiple prefixes but the "a" in the sentence is indeed misleading.

How about the below?

+ {{!RFC7050}}, or uses PREF64s received from Router Advertisements {{!RFC8781}}.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks good to me.
Nit-picking: Replacing "It" with "The device" might be a bit more explicit.

@tfpauly tfpauly merged commit 1d96f23 into tfpauly:main Nov 1, 2023
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.

Section 8.1: Adding reference to RA PREF64 RFC8781
3 participants