mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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.