openssh refuses to connect unless the version string starts with SSH-2.0-
authorMike Baker <mbm@openwrt.org>
Sat, 28 Aug 2004 04:18:23 +0000 (04:18 +0000)
committerMike Baker <mbm@openwrt.org>
Sat, 28 Aug 2004 04:18:23 +0000 (04:18 +0000)
SVN-Revision: 154

obsolete-buildroot/sources/openwrt/ipkg/dropbear/dropbear.patch

index 3f9ee64a7f69916ea9d6c522948560b754612662..c39f387f2e34b01460d72ef88906450689095179 100644 (file)
@@ -5,7 +5,7 @@
  #endif
  
 -#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"
  
  /* Spec recommends after one hour or 1 gigabyte of data. One hour