Bug 2324 - remote port forward w/ empty bind_address via multiplexed connection: doc violation
Summary: remote port forward w/ empty bind_address via multiplexed connection: doc vio...
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 6.7p1
Hardware: amd64 Linux
: P5 trivial
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks: V_6_8
  Show dependency treegraph
 
Reported: 2014-12-05 00:24 AEDT by Sami Hartikainen
Modified: 2015-03-18 18:17 AEDT (History)
2 users (show)

See Also:


Attachments
Patch making empty bind_address via mux behave as per documentation (1.19 KB, patch)
2014-12-05 00:24 AEDT, Sami Hartikainen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Hartikainen 2014-12-05 00:24:29 AEDT
Created attachment 2514 [details]
Patch making empty bind_address via mux behave as per documentation

As described in [1], configuring remote port forwarding via multiplexed connection works differently (violating documentation) than when the same command is given on non-multiplexed ssh client.

The attached patch fixes the issue.

[1]: http://lists.mindrot.org/pipermail/openssh-unix-dev/2014-September/032969.html
Comment 1 Damien Miller 2014-12-22 19:47:22 AEDT
Patch applied. This will be in openssh-6.8 - thanks!
Comment 2 Damien Miller 2015-03-18 18:17:06 AEDT
openssh-6.8 is released