mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 12:41:19 +00:00
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.