Skip to content

Conversation

@codewithtamim
Copy link
Contributor

@codewithtamim codewithtamim commented Oct 3, 2025

PR type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other... Please describe:

PR checklist

Please check if your PR fulfills the following requirements:

  • I have read the CONTRIBUTING.md doc
  • I have added necessary documentation (if appropriate)
  • The Git workflow follows our guidelines: CONTRIBUTING.md#git

What is the current behavior?

When IPv6 is enabled for WireGuard, no IPv6 address is detected. Connecting to servers that support IPv6 fails to provide an IPv6 address.
This appears to be a regression, as the issue does not occur in previous builds.

Issue number: #398

What is the new behavior?

When IPv6 is enabled, the client should receive and display an assigned IPv6 address from the connected server.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…location

Fix WireGuard connection issue to other IVPN servers within the same location
Update Service
Fix ipv6 routing
@codewithtamim codewithtamim changed the title Bugfix/wireguard ipv6 not working Wireguard ipv6 not working Oct 3, 2025
@codewithtamim codewithtamim changed the title Wireguard ipv6 not working Bug Fix : Wireguard ipv6 not working Oct 3, 2025
@jurajhilje jurajhilje self-assigned this Oct 4, 2025
@jurajhilje jurajhilje merged commit 5e2f793 into ivpn:develop Oct 6, 2025
4 of 5 checks passed
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