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

Is "IP Address" scoped? (section 1) #1260

Closed
mwelzl opened this issue Sep 5, 2023 · 2 comments
Closed

Is "IP Address" scoped? (section 1) #1260

mwelzl opened this issue Sep 5, 2023 · 2 comments
Labels

Comments

@mwelzl
Copy link
Contributor

mwelzl commented Sep 5, 2023

From the review by Éric Vyncke:

Also Section 1:

Is IP Address scoped ? E.g., fe80::1%eth0 Can it be unicast, anycast,
multicast ? Even if section 6.1 is about this issue, it may be worth already
telling the readers.

@mwelzl mwelzl added the API label Sep 5, 2023
@mwelzl mwelzl changed the title Is "IP Address" scoped? Is "IP Address" scoped? (section 1) Sep 5, 2023
@philsbln
Copy link
Contributor

philsbln commented Sep 6, 2023

Every IPv6 address is scoped by RFC4007 / RFC4291, while scope is orthogonal to being unicast/anycast/multicast.
Which scope and whether it is unicast/multicast/anycast is defined in the ipv6-address-space IANA registry and the ipv6-anycast-addresses IANA registry

If the Scope is not Global, there might be a zone-id to select the zone (oo-programmers would call it instance) of the scope.

Does it really make sense to make a summary of the above in the API?

@tfpauly
Copy link
Contributor

tfpauly commented Nov 8, 2023

Propose to close without action.

@tfpauly tfpauly closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants