https://bugzilla.mindrot.org/show_bug.cgi?id=1675
--- Comment #2 from David Woodhouse <[email protected]> --- Actually this *was* using a ProxyCommand and wrapper (not inetd itself, of course, since that's for IP. The linked btserv.c does it). This patch was just the bare minimum to get sshd correctly handling the socket and reporting the source address. The potential benefit of merging the btserv part is that we get to standardise the UUID (the Bluetooth equivalent of the standard port 22) for SSH over Bluetooth service. But this was all 9 years ago and my use case for this (mini PC in the car running as a music server and pretending to be a CD changer) isn't even running any more. And if I reinstate it, 802.11 connectivity is somewhat more reliable these days so I don't *need* to rely on being able to connect to it over Bluetooth when it can't connect to the network :) -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
