[Bug 2636] Fix X11 forwarding, when ::1 is not configured
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Nov 11 20:49:08 AEDT 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2636
Tomas Kuthan <tomas.kuthan at oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #6 from Tomas Kuthan <tomas.kuthan at oracle.com> ---
(In reply to Darren Tucker from comment #5)
...
> I thought that happened already. sshd calls
>
> channel_set_af(options.address_family);
>
> fairly early, which stores it in channel.c's "static int IPv4or6",
> which gets passed to getaddrinfo via hints.ai_family. Does that not
> work?
You are right, it does work. I must have done something wrong when
testing that earlier, my bad.
In that case there is nothing to be done, I am closing the bug. Sorry
for the noise.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list