diff options
author | Jeff Quast <contact@jeffquast.com> | 2014-12-14 00:05:39 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-12-17 16:04:25 -0800 |
commit | 6b7d45f2c87c993b7944e7526b184290314d7f9b (patch) | |
tree | d161a73690f9f7e1cfd387b4ba192be4ecbfaff1 /NEWS | |
parent | 25e3c0c34e98b50f429a2e72ecc059d469dc1168 (diff) |
Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZE
Not fully confident with this change, though I will describe my findings
fully in the pull request. The OpenSSH client requests a maximum packet
size of 16384, but this MIN_PACKET_SIZE value of 32768 causes its request
to be "clamped" up to 32768, later causing an error to stderr on the OpenSSH
client.
Suggest then, to delineate MIN_WINDOW_SIZE from MIN_PACKET_SIZE, as they
are applied. I don't think there is any minimum value of MIN_PACKET_SIZE,
however we can suggest a value of 4096 for now.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions