-
Notifications
You must be signed in to change notification settings - Fork 26
Conversation
cbdd2e9
to
91160ed
Compare
Heads-up, I'm working on the Probably worth waiting until I'm done with that, because I'm also taking into consideration reserved and special purpose addresses. And I think the Routability API is more extensible going forward. |
Here's where I'm headed: raulk@5630917 I need to finishing populating the segment tables (using rfc6890 as a reference) and write tests. Feel free to proceed with this PR if it's urgent. I'd be done today with |
I think we can extend |
Added all the unroutable address ranges in the |
Multicast ranges added in the Next step is to treat IPv4-IPv6 translation ranges properly. |
584d5f8
to
11fe845
Compare
This now means that addresses must *start* with the an IP address, we won't just pull one out of the middle.
…resses (would have failed with ValueForProtocol)
11fe845
to
115f321
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.
(with my patches approved by @vyzo)
extracted from go-libp2p-autonat