Bug 1721

Summary: check for EPFNOSUPPORT from socket()
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P2    
Version: 5.3p1   
Hardware: Other   
OS: Other   
URL: http://bugs.debian.org/102991
Bug Depends on:    
Bug Blocks: 1743    
Attachments:
Description Flags
check for EPFNOSUPPORT from socket() dtucker: ok+

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