mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #199] check if ipv6 is made by a stack with privacy extensions #182
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Feb 9, 2015).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/199
we show ipv4 and v6 addresses on the main page of the service.
we could add a small hint ("PE") if we detect that the v6 addr isn't derived from interface mac.
note: we can't know whether the whole address is static as the prefix might also change.
@elnappo commented on GitHub (Dec 27, 2016):
There are more and more ways to generate stable interface (host part) addresses which are not using the MAC of the interface such as RFC7217. As far as I see, it is not possible to detect if a address was generated via RFC7217. So the proposal would leat to many false-positives.
@ThomasWaldmann commented on GitHub (May 25, 2017):
closing, not reliably possible.
also: chosing and sending the right ipv6 addr is problem of the dyndns client.