diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-27 10:32:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-27 10:32:52 -0400 |
| commit | 1e90f8167de6414654d08576f8744b669a64f6be (patch) | |
| tree | b3a13ac81c14f915fe7b8e0631ca6c7b3a55f2d5 /static | |
| parent | ba88a05a533cb23ebbe18720163938c8d48146fb (diff) | |
backport clat fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 23168bd4..734208b6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,7 @@ <ul> <li>GmsCompatConfig: disable com.google.android.westworld to avoid Play services crashes</li> + <li>backport fix for clat on restricted networks (may fix Android 13 VPN lockdown compatibility issue impacting certain IPv6-only carrier APNs)</li> </ul> </article> --> |
