summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-10-06 14:18:18 +0200
committerDavid Lönnhager <david.l@mullvad.net>2021-10-11 10:05:50 +0200
commit75299689b89d35af06459e806a30186529a6b282 (patch)
treeedcdd3d9bc5738b8f43c5dd479ff673fce8d2ec1
parent2e9d976c6099b96c855cf80888879de0ce7a5b49 (diff)
downloadmullvadvpn-75299689b89d35af06459e806a30186529a6b282.tar.xz
mullvadvpn-75299689b89d35af06459e806a30186529a6b282.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e3d205723..517944c068 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,8 @@ Line wrap the file at 100 chars. Th
- Read macOS scrollbar visibility settings to decide wheter or not the scrollbars should hide when
not scrolling.
- Fix desktop app showing a future date for when WireGuard key was generated.
+- Fix IPv6 connections to WireGuard servers by not dropping select neighbor advertisements and
+ solicitations.
#### Linux
- Make offline monitor aware of routing table changes.