]> andersk Git - gssapi-openssh.git/blobdiff - openssh/compat.c
20070215
[gssapi-openssh.git] / openssh / compat.c
index 692f8bb411f9a749c65aa6f715eece2307ad7779..dca641b787b17ab88bea13c734965daf93187b49 100644 (file)
@@ -174,6 +174,7 @@ compat_datafellows(const char *version)
                                if (strstr(version,"hpn") == NULL)
                                {
                                        datafellows |= SSH_BUG_LARGEWINDOW;
+                                       debug("Remote is NON-HPN aware");
                                }
                        }
                        return;
This page took 0.064106 seconds and 4 git commands to generate.