bugzilla-daemon at bugzilla.mindrot.org
2008-Jun-29 08:57 UTC
[Bug 92] Feature: -f -f, like -f, but fork() after port/display/agent open
https://bugzilla.mindrot.org/show_bug.cgi?id=92 --- Comment #2 from Damien Miller <djm at mindrot.org> 2008-06-29 18:57:03 --- Created an attachment (id=1536) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1536) delay fork when ExitOnForwardFailure set This is quite easy now that we have proper request callback queues, but I don't think we need a funny non-idempotent option for it. This patch makes -f wait until after the rfwd replies have been received if ExitOnForwardFailure=yes. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Apparently Analagous Threads
- [Bug 92] Feature: -f -f, like -f, but fork() after port/display/agent open
- FEATURE: -f -f - fork after successful open of fwd port/display/agent
- [Bug 2189] New: Client fails to consider hostname when matching rfwd channel opens
- [Bug 1103] New option for ssh(1) to make it failing when remote port forwarding can't be established
- Port forwarding using the client of a multiplexed connection.