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>.
thanks - applied, will be in OpenSSH-5.5
Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1