diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-19 09:35:18 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-19 12:31:16 -0400 |
| commit | 4e666726aef1486829ac563b64ce395d0995fccf (patch) | |
| tree | af818bd7aa19258f00324bbc8c5a02ea3a0b9dd9 /static | |
| parent | b1621cb4ee4018a92391654ce0dc819c43534f15 (diff) | |
revert multicast leak blocking for now
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2f594373..3d556520 100644 --- a/static/releases.html +++ b/static/releases.html @@ -879,6 +879,8 @@ <p>Changes since the 2024091700 release:</p> <ul> + <li>temporarily revert multicast leak blocking firewall due to causing legacy 5th gen devices to lose compatibility with IPv6-only carriers along with causing certain compatibility issues with IPv6 on Wi-Fi/li> + <li>temporarily revert multicast leak blocking eBPF filter extensions until app compatibility is addressed in a similar way as the Network permission mimics non-security errors</li> </ul> </article> --> |
