| Summary: | -S does hostname lookup although it is unused | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ulrich Sibiller <u.sibiller> | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 6.5p1 | ||||||
| Hardware: | amd64 | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2188 | ||||||
| Attachments: |
|
||||||
|
Description
Ulrich Sibiller
2014-02-25 05:52:32 AEDT
Created attachment 2413 [details] Avoid early hostname lookup when hostname canonicalisation is not enabled This is a side-effect of the hostname canonicalisation changes. Could you please try this patch? You'll need to use cvs/git -current or one of the snapshots at http://www.mindrot.org/openssh_snap Close all bugs left open from 6.6 and 6.7 releases. |