Skip to content

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

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

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

Conversation

@lixmal
Copy link
Copy Markdown
Contributor

@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 53 minutes and 15 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 53 minutes and 15 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3e6eeaf5-9e40-4602-9014-17f81ea59b0a

📥 Commits

Reviewing files that changed from the base of the PR and between 2f29085 and 4087f1d.

📒 Files selected for processing (12)
  • 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
  • netbird-core
✨ 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

@github-actions
Copy link
Copy Markdown

TestFlight build failed for 8fbeabc

View workflow run

@lixmal
Copy link
Copy Markdown
Contributor 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

@lixmal lixmal force-pushed the feature/ipv6-support branch 3 times, most recently from 0fc19cc to 192ea6d Compare April 18, 2026 10:15
@github-actions
Copy link
Copy Markdown

Build failed (iOS, tvOS) for 192ea6d

View workflow run

@lixmal lixmal force-pushed the feature/ipv6-support branch from 192ea6d to 3421c8b Compare April 18, 2026 10:29
@lixmal lixmal marked this pull request as ready for review April 18, 2026 10:37
@github-actions
Copy link
Copy Markdown

Build failed (iOS, tvOS) for 3421c8b

View workflow run

@lixmal lixmal force-pushed the feature/ipv6-support branch from 3421c8b to 7e15c12 Compare April 18, 2026 10:50
@lixmal
Copy link
Copy Markdown
Contributor Author

lixmal commented Apr 18, 2026

/testflight version=0.1.6

@github-actions
Copy link
Copy Markdown

Build failed (tvOS) for 7e15c12

View workflow run

@lixmal
Copy link
Copy Markdown
Contributor Author

lixmal commented Apr 21, 2026

/testflight version=0.1.6

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