| Summary: | mux_client_hello_exchange: write packet: Broken pipe when timeout is about to expire | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Strahinja Kustudic <kustodian> | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 7.4p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2698 | ||||||
| Attachments: |
|
||||||
|
Description
Strahinja Kustudic
2017-04-08 02:25:10 AEST
Created attachment 2987 [details]
don't fatal on mux establishment errors
We already fall back from some errors in the mux setup path. This patch extends this to falling back for errors while writing to the mux master and protocol negotiation failures.
Patch applied. This will be in OpenSSH 7.6 Close all resolved bugs after release of OpenSSH 7.7. |