Przeglądaj źródła

Update BBRv3 release notes — clarify availability for a12-5.10 through a15-6.6

TheWildJames 1 miesiąc temu
rodzic
commit
fd6fa3ef5d
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .github/config/RELEASE_NOTES.md

+ 2 - 2
.github/config/RELEASE_NOTES.md

@@ -70,7 +70,7 @@ A lightweight, LXC-inspired container runtime for Android and Linux. Run full Li
 ## Networking {#networking-improvements}
 
 - BBRv1 - Improved TCP congestion control
-- BBRv3 - Improved TCP congestion control (coming soon!)
+- BBRv3 - Improved TCP congestion control — available for Android 12 (5.10) through Android 15 (6.6), Android 16 (6.12) coming soon
 - Wireguard - Built-in VPN support
 - IP Set & IPv6 NAT Support - Advanced firewall capabilities
 - TTL Target Support - Network packet manipulation
@@ -97,7 +97,7 @@ Provide high-performance, low-latency synchronization primitives compatible with
 ## Changelog
 
 ### This Release
-- Added BBRv3 (delayed)
+- Added BBRv3 — available for Android 12 (5.10) through Android 15 (6.6)
 - Added NTSync
 - Ptrace Leak Fix - For kernels < 5.16
 - Unicode Fix - Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]