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

Update to support netip use in Nebula 1.9.4 #182

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

johnmaguire
Copy link
Member

  1. Update the glue code (nebula/control.go) to pass netip.Addr instead of iputil.VpnIp to Nebula.
  2. netip.Addr marshals as a string instead of a dictionary, so properly unmarshal it in Dart.

@johnmaguire johnmaguire requested a review from nbrownus October 16, 2024 20:59
@johnmaguire johnmaguire changed the title Update to support netip use in Nebula Update to support netip use in Nebula 1.9.4 Oct 16, 2024
@johnmaguire johnmaguire merged commit 4705788 into master Oct 16, 2024
3 checks passed
@johnmaguire johnmaguire deleted the nebula-netip branch October 16, 2024 21:02
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