https://bugzilla.mindrot.org/show_bug.cgi?id=2636
Tomas Kuthan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #6 from Tomas Kuthan <[email protected]> --- (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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
