Skip to content

addrmgr: Treat ORCHIDv2 addresses as unroutable. - #3759

Merged
davecgh merged 2 commits into
decred:masterfrom
jholdstock:ipaddrs
Jul 31, 2026
Merged

addrmgr: Treat ORCHIDv2 addresses as unroutable. #3759
davecgh merged 2 commits into
decred:masterfrom
jholdstock:ipaddrs

Conversation

@jholdstock

Copy link
Copy Markdown
Member

Add detection and filtering of IPv6 ORCHIDv2 addresses as defined by RFC7343 (2001:20::/28). These addresses are overlay routable cryptographic hash identifiers and should not be treated as routable peer addresses.

Add detection and filtering of IPv6 ORCHIDv2 addresses as defined by
RFC7343 (2001:20::/28). These addresses are overlay routable
cryptographic hash identifiers and should not be treated as routable
peer addresses.

@davecgh davecgh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. I already have this in my addrmgr rework that I need to finish at some point too.

@davecgh davecgh added this to the 2.2.0 milestone Jul 31, 2026
@davecgh
davecgh merged commit cc5e1d6 into decred:master Jul 31, 2026
32 checks 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.

2 participants