Signed-off-by: John Lee <john.cy...@gmail.com>
---
 net/autossh/patches/001-dropbear-support.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 net/autossh/patches/001-dropbear-support.patch

diff --git a/net/autossh/patches/001-dropbear-support.patch 
b/net/autossh/patches/001-dropbear-support.patch
new file mode 100644
index 0000000..d3d0abd
--- /dev/null
+++ b/net/autossh/patches/001-dropbear-support.patch
@@ -0,0 +1,13 @@
+Index: autossh-1.4b/autossh.c
+===================================================================
+--- autossh-1.4b.orig/autossh.c        2011-11-21 23:03:15.894637912 +0800
++++ autossh-1.4b/autossh.c     2011-11-21 23:05:35.484637996 +0800
+@@ -104,7 +104,7 @@
+ 
+ #define NO_RD_SOCK    -2      /* magic flag for echo: no read socket */
+ 
+-#define       OPTION_STRING 
"M:V1246ab:c:e:fgi:kl:m:no:p:qstvw:xACD:F:I:L:NO:PR:S:TXY"
++#define       OPTION_STRING 
"M:V1246ab:c:e:fgi:kl:m:no:p:qstvw:xyAB:CD:F:I:J:K:L:NO:PR:S:TW:XY"
+ 
+ int   logtype  = L_SYSLOG;    /* default log to syslog */
+ int   loglevel = LOG_INFO;    /* default loglevel */
-- 
1.7.4.1

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to