Bugzilla – Attachment 925 Details for
Bug 1037
Man page for -L and -R should mention -g
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix misleading log message
gatewayports-oops.diff (text/plain), 754 bytes, created by
Damien Miller
on 2005-06-03 12:27:43 AEST
(
hide
)
Description:
Fix misleading log message
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2005-06-03 12:27:43 AEST
Size:
754 bytes
patch
obsolete
>Index: ssh.c >=================================================================== >RCS file: /cvs/src/usr.bin/ssh/ssh.c,v >retrieving revision 1.240 >diff -u -p -r1.240 ssh.c >--- ssh.c 27 May 2005 08:30:37 -0000 1.240 >+++ ssh.c 3 Jun 2005 02:24:05 -0000 >@@ -871,8 +874,7 @@ ssh_init_forwarding(void) > debug("Remote connections from %.200s:%d forwarded to " > "local address %.200s:%d", > (options.remote_forwards[i].listen_host == NULL) ? >- (options.gateway_ports ? "*" : "LOCALHOST") : >- options.remote_forwards[i].listen_host, >+ "LOCALHOST" : options.remote_forwards[i].listen_host, > options.remote_forwards[i].listen_port, > options.remote_forwards[i].connect_host, > options.remote_forwards[i].connect_port);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1037
: 925