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

convert to net/netip (and thus require Go 1.18+) #18

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

bradfitz
Copy link
Member

@bradfitz bradfitz marked this pull request as draft July 28, 2022 15:08
@bradfitz bradfitz marked this pull request as ready for review July 28, 2022 15:09
@bradfitz bradfitz force-pushed the bradfitz/netip branch 3 times, most recently from e2231ce to 8b5da84 Compare July 28, 2022 17:59
@bradfitz
Copy link
Member Author

Per existing package doc:

This package is under active development. While Tailscale uses it in production, API stability is not guaranteed, [...]

So I think it's fair game to break API a bit.

@bradfitz bradfitz force-pushed the bradfitz/netip branch 5 times, most recently from eb702f7 to a518089 Compare July 28, 2022 18:19
Updates tailscale/tailscale#5162

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Copy link
Member

@danderson danderson left a comment

Choose a reason for hiding this comment

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

Plausible.

"reflect"
"unsafe"

"go4.org/netipx"
Copy link
Member

Choose a reason for hiding this comment

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

woo IPX support! :P

Copy link
Member Author

Choose a reason for hiding this comment

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

I considered the naming ambiguity a feature, actually. Sweet memories. :)

@bradfitz bradfitz merged commit 50d96ca into main Jul 28, 2022
@bradfitz bradfitz deleted the bradfitz/netip branch July 28, 2022 20:21
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.

None yet

2 participants