|
|
@ -5,7 +5,7 @@ |
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
-#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
|
|
|
|
-#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
|
|
|
|
+#define LOCAL_IDENT "SSH-2.0"
|
|
|
|
+#define LOCAL_IDENT "SSH-2.0-OpenSSH"
|
|
|
|
#define PROGNAME "dropbear"
|
|
|
|
#define PROGNAME "dropbear"
|
|
|
|
|
|
|
|
|
|
|
|
/* Spec recommends after one hour or 1 gigabyte of data. One hour
|
|
|
|
/* Spec recommends after one hour or 1 gigabyte of data. One hour
|
|
|
|