Bugzilla – Attachment 1151 Details for
Bug 1201
Bind address information is not specified in command line help messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
This patch can resolve the problem
patch.txt (text/plain), 919 bytes, created by
Santhi
on 2006-06-26 18:42:36 AEST
(
hide
)
Description:
This patch can resolve the problem
Filename:
MIME Type:
Creator:
Santhi
Created:
2006-06-26 18:42:36 AEST
Size:
919 bytes
patch
obsolete
>--- clientloop.c 2006-06-26 00:53:11.000000000 -0700 >+++ clientloop.c-new 2006-06-26 01:17:09.000000000 -0700 >@@ -912,9 +912,9 @@ > > if (*s == 'h' || *s == 'H' || *s == '?') { > logit("Commands:"); >- logit(" -Lport:host:hostport Request local forward"); >- logit(" -Rport:host:hostport Request remote forward"); >- logit(" -KRhostport Cancel remote forward"); >+ logit(" -L[bind address:]port:host:hostport Request local forward"); >+ logit(" -R[bind address:]port:host:hostport Request remote forward"); >+ logit(" -KR[bind address:]hostport Cancel remote forward"); > if (!options.permit_local_command) > goto out; > logit(" !args Execute local command");
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 1201
: 1151