mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 05:09:39 +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.