1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 00:26:20 +03:00
openwrt-xburst/obsolete-buildroot/sources/openwrt/ipkg/dropbear/dropbear.patch
mbm 437d48bef2 openssh refuses to connect unless the version string starts with SSH-2.0-
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2004-08-28 04:18:23 +00:00

12 lines
405 B
Diff

--- dropbear-0.44test3-old/options.h 2004-08-27 11:22:17.000000000 -0400
+++ dropbear-0.44test3/options.h 2004-08-27 23:44:16.271117200 -0400
@@ -176,7 +176,7 @@
#define DROPBEAR_VERSION "0.44test3"
#endif
-#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
+#define LOCAL_IDENT "SSH-2.0-OpenSSH"
#define PROGNAME "dropbear"
/* Spec recommends after one hour or 1 gigabyte of data. One hour