Skip to content

Commit d0e674e

Browse files
committed
Fix remarks
1 parent 2a64b5a commit d0e674e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/known-issues.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ is not really possible, or hard to implement on some operating systems. See the
104104

105105
### Temporary leaks while tunnel is being reconfigured on Android
106106

107-
Android may leak for a short period of time while a VPN tunnel is being re-configured
107+
Android may leak for a short period of time while a VPN tunnel is being reconfigured
108108
(reconnecting, force-stopped etc), sending traffic outside the tunnel that is supposed to be inside
109109
the tunnel. Packets sent may have the source IP of the internal tunnel interface. Some of these
110110
leaks can happen even when the system setting "Block connections without VPN" is enabled.
@@ -126,7 +126,7 @@ still persist. Mullvad is not aware of any mitigation to these leaks.
126126

127127
#### Timeline
128128

129-
* April 22, 2024 - Mullvad became aware that Android could leak DNS when getaddrinfo was being used.
129+
* April 22, 2024 - Mullvad became aware that Android could leak DNS when `getaddrinfo` was being used.
130130
* April 30, 2024 - Mullvad [report the issue](https://issuetracker.google.com/issues/337961996) upstream to Google.
131131
* May 3, 2024 - Mullvad [blog](https://mullvad.net/blog/dns-traffic-can-leak-outside-the-vpn-tunnel-on-android) about the findings. This post contains more details.
132132
* Mar 12, 2025 - Mullvad realize the leaks are about much more than just DNS. This document is updated accordingly.

0 commit comments

Comments
 (0)