Re: bin/171882: incorrect port fowarding with server allocated p
The following reply was made to PR bin/171882; it has been noted by GNATS.
From: "HIROSHI OOTA" <nil@mad.dog.cx>
To: bug-followup@freebsd.org, nil@mad.dog.cx
Cc:
Subject: Re: bin/171882: incorrect port fowarding with server allocated port
Date: Sun, 23 Sep 2012 23:00:00 +0900
I tested under newest source. but it does not run correctly.
The flags for datafellows is conflicted.
Index: /usr/src/crypto/openssh/compat.h
===================================================================
--- /usr/src/crypto/openssh/compat.h (revision 240847)
+++ /usr/src/crypto/openssh/compat.h (working copy)
@@ -60,7 +60,7 @@
#define SSH_BUG_RFWD_ADDR 0x02000000
#define SSH_NEW_OPENSSH 0x04000000
#define SSH_BUG_DYNAMIC_RPORT 0x08000000
-#define SSH_BUG_LARGEWINDOW 0x08000000
+#define SSH_BUG_LARGEWINDOW 0x10000000
void enable_compat13(void);
void enable_compat20(void);
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):