Skip to content

[client] Add IPv6 dual-stack UI support#79

Draft
lixmal wants to merge 2 commits intomainfrom
feature/ipv6-support
Draft

[client] Add IPv6 dual-stack UI support#79
lixmal wants to merge 2 commits intomainfrom
feature/ipv6-support

Conversation

@lixmal
Copy link
Copy Markdown

@lixmal lixmal commented Mar 30, 2026

Describe your changes

Add IPv6 support to the iOS and tvOS client UI, complementing the Go-side changes in netbirdio/netbird#5738.

  • Display IPv6 address in peer cards and peer detail sheets
  • Add "Disable IPv6" toggle to iOS advanced settings and tvOS settings
  • Configure NEIPv6Settings on the tunnel interface when an IPv6 address is assigned
  • Handle IPv6 address change notifications from the Go SDK
  • Persist disable-IPv6 preference via ConfigurationProvider (App Group on iOS, JSON config on tvOS)

Checklist

  • I have performed a self-review of my own code
  • Is a feature enhancement

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Warning

Rate limit exceeded

@lixmal has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 20 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 5 minutes and 20 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed66ed57-77b2-4172-a26a-e3325d1a79d8

📥 Commits

Reviewing files that changed from the base of the PR and between b8eca1d and 8fbeabc.

📒 Files selected for processing (13)
  • .github/workflows/build-upload.yml
  • .github/workflows/testflight.yml
  • NetBird/Source/App/ViewModels/MainViewModel.swift
  • NetBird/Source/App/Views/AdvancedView.swift
  • NetBird/Source/App/Views/Components/PeerCard.swift
  • NetBird/Source/App/Views/Components/PeerDetailSheet.swift
  • NetBird/Source/App/Views/TV/TVSettingsView.swift
  • NetBirdTVNetworkExtension/PacketTunnelProvider.swift
  • NetbirdKit/ConfigurationProvider.swift
  • NetbirdKit/NetworkChangeListener.swift
  • NetbirdKit/StatusDetails.swift
  • NetbirdNetworkExtension/PacketTunnelProvider.swift
  • NetbirdNetworkExtension/PacketTunnelProviderSettingsManager.swift
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/ipv6-support

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

TestFlight build failed for ac703e2

View workflow run

@lixmal
Copy link
Copy Markdown
Author

lixmal commented Mar 30, 2026

/testflight client-ipv6-android-ui

@github-actions
Copy link
Copy Markdown

TestFlight build failed for 8fbeabc

View workflow run

@lixmal
Copy link
Copy Markdown
Author

lixmal commented Mar 30, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@github-actions
Copy link
Copy Markdown

TestFlight build failed for 8fbeabc

View workflow run

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.

1 participant