mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-25 05:46:57 +00:00
81ada6b4f2
The TCP window scaling is implemented for servers (like netperf's netserver) only. The client implementation just uses the lower 16 bits of the TCP_WND configuration value, which we therefore maximize to ~64K.