Re: bin/171882: incorrect port fowarding with server allocated p

看板FB_bugs作者時間13年前 (2012/09/24 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
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"
文章代碼(AID): #1GNqvVvf (FB_bugs)
文章代碼(AID): #1GNqvVvf (FB_bugs)