]> git.lizzy.rs Git - plan9front.git/commit
devip: if the server does not support TCP ws option, disable window scaling (thanks...
authorcinap_lenrek <cinap_lenrek@felloff.net>
Wed, 22 May 2019 20:20:31 +0000 (22:20 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Wed, 22 May 2019 20:20:31 +0000 (22:20 +0200)
commit197ff3ac2f4fe9be7eefc9c8409cee04e267b04a
treea4a8231976ee82ed315c7f3a3f754b96e487adef
parentd7aa56c073abea325fb52821b49fa453bacd3922
devip: if the server does not support TCP ws option, disable window scaling (thanks joe9)

if the server responds without a window scale option in
its syn-ack, disable window scaling alltogether as both
sides need to understand the option.
sys/src/9/ip/tcp.c