]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Document maxpkt bug under garbled packet error message.
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 5 Dec 2007 00:28:22 +0000 (00:28 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 5 Dec 2007 00:28:22 +0000 (00:28 +0000)
[originally from svn r7806]

doc/config.but
doc/errors.but

index 02ada51641b3caae066ec1282832d1d136fd108a..4ed912d4aa0bd6d9b1bebbad8975225e38c1b8f6 100644 (file)
@@ -2978,7 +2978,7 @@ would expect.
 
 This is an SSH-2-specific bug.
 
-\S{config-ssh-bug-maxpkt} \q{Ignores SSH-2 \i{maximum packet size}}
+\S{config-ssh-bug-maxpkt2} \q{Ignores SSH-2 \i{maximum packet size}}
 
 \cfg{winhelp-topic}{ssh.bugs.maxpkt2}
 
index 5a0d83dc966d31ab24c1cf5dfc4d914316506c7d..ae00a410b916c909f2a93225a3de505ae46e3f4d 100644 (file)
@@ -235,9 +235,10 @@ gone wrong in the encryption or decryption process. It's difficult
 to tell from this error message whether the problem is in the client,
 in the server, or in between.
 
-If you get this error, one thing you could try would be to fiddle
-with the setting of \q{Miscomputes SSH-2 encryption keys} on the Bugs
-panel (see \k{config-ssh-bug-derivekey2}).
+If you get this error, one thing you could try would be to fiddle with
+the setting of \q{Miscomputes SSH-2 encryption keys} (see
+\k{config-ssh-bug-derivekey2}) or \q{Ignores SSH-2 maximum packet
+size} (see \k{config-ssh-bug-maxpkt2}) on the Bugs panel .
 
 Another known server problem which can cause this error is described
 in \k{faq-openssh-bad-openssl} in the FAQ.