| Summary: | Feature: -f -f, like -f, but fork() after port/display/agent open | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Nicolas Williams <Nicolas.Williams> | ||||||
| Component: | ssh | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | CC: | djm | ||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| URL: | http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=101258768002274&w=2 | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1452 | ||||||||
| Attachments: |
|
||||||||
|
Description
Nicolas Williams
2002-02-02 05:38:59 AEDT
Created attachment 15 [details]
feature patch for -f -f
Created attachment 1536 [details]
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.
Put this on the list for 5.1 fixed - will be in openssh-5.1 (wasn't it worth the wait?) Mass update RESOLVED->CLOSED after release of openssh-5.1 |