Bug 1721 - check for EPFNOSUPPORT from socket()
Summary: check for EPFNOSUPPORT from socket()
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 5.3p1
Hardware: Other Other
: P2 normal
Assignee: Assigned to nobody
URL: http://bugs.debian.org/102991
Keywords:
Depends on:
Blocks: V_5_5
  Show dependency treegraph
 
Reported: 2010-03-02 00:32 AEDT by Colin Watson
Modified: 2010-04-16 15:50 AEST (History)
1 user (show)

See Also:


Attachments
check for EPFNOSUPPORT from socket() (523 bytes, patch)
2010-03-02 00:32 AEDT, Colin Watson
dtucker: ok+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Watson 2010-03-02 00:32:31 AEDT
Created attachment 1796 [details]
check for EPFNOSUPPORT from socket()

Apparently, on GNU/Hurd, socket() may return EPFNOSUPPORT and this is not equal to EAFNOSUPPORT, so X forwarding fails.  The attached patch arranges to check for this error code as well.

This patch was by Robert Bihlmeyer <robbe@orcus.priv.at>.
Comment 1 Damien Miller 2010-03-26 11:10:57 AEDT
thanks - applied, will be in OpenSSH-5.5
Comment 2 Damien Miller 2010-04-16 15:50:19 AEST
Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1