summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2023-02-28 16:28:01 +0100
committerLinus Färnstrand <linus@mullvad.net>2023-02-28 16:28:01 +0100
commite8e669037770f1eef62b5867ec15ecf9bcbd7840 (patch)
treeb5fe7105d768528e8f26ffe2b519997b0b1ae64b
parent59287a6fe6bc8010cb057628b6dc4885dee06344 (diff)
downloadmullvadvpn-e8e669037770f1eef62b5867ec15ecf9bcbd7840.tar.xz
mullvadvpn-e8e669037770f1eef62b5867ec15ecf9bcbd7840.zip
Add TCP_NODELAY to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 696f1435a7..148e65b012 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th
- Add notification dot to tray icon and system notification throttling.
- Add troubleshooting information to some in-app notifications.
- Add setting for quantum resistant tunnels to the desktop GUI.
+- Enable `TCP_NODELAY` for the socket used by WireGuard over TCP. Improves latency and performance.
### Changed
- Update the Post-Quantum secure key exchange gRPC client to use the stabilized