summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-10-26 14:24:46 +0200
committerDavid Lönnhager <david.l@mullvad.net>2021-10-27 09:57:03 +0200
commitc3ca8d9ac0c4d779880dc1198157918985b4dd5d (patch)
tree7dfa6e46fc37e1130a86c12c8c581f93cdeb7af3
parent09be29ef398dc62b4c65e54970df3a410ca96577 (diff)
downloadmullvadvpn-c3ca8d9ac0c4d779880dc1198157918985b4dd5d.tar.xz
mullvadvpn-c3ca8d9ac0c4d779880dc1198157918985b4dd5d.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41ca2da6df..3281ffba71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,8 @@ Line wrap the file at 100 chars. Th
out the default route.
- Fix bug in split tunneling code that could make the kernel driver and mullvad-daemon out of
sync around which programs should be excluded when the driver took longer to respond.
+- Use route-based offline monitoring. Fixes issues where the daemon falsely entered the offline
+ state, for example when using virtual switches in Hyper-V.
#### Android
- Fix reconnect on app resume. Don't reconnect the tunnel every time the app is opened.