bugzilla-daemon at mindrot.org
2003-Jul-23 03:09 UTC
[Bug 597] X11 Forwarding: sshd doesn't listen on unix domain sockets
http://bugzilla.mindrot.org/show_bug.cgi?id=597 cheako911 at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cheako911 at yahoo.com ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-23 03:35 UTC
[Bug 597] X11 Forwarding: sshd doesn't listen on unix domain sockets
http://bugzilla.mindrot.org/show_bug.cgi?id=597 ------- Additional Comments From cheako911 at yahoo.com 2003-07-23 13:35 ------- I hope that every one will pull together and implement a library for dealing with the issue Markus mentioned. After all that's why we have APIs, YMMV. Damien, shared memory has little to do with what type of socket you use :) The problem is not that X is bigger than Y, but that Y can be made smaller thus effecting Z, where Y + X = Z. on some operating systems there is a performance benefit to using PF_UNIX, others will just direct you to some sort of network loopback or lack support :)) xlibs that support only XiG or XFree86 servers DO conflict with ssh, thay should be replaced when using ssh -X. I'd like to help, if there are any other problems in getting this into ssh drop me a line. I think taking some of a fully functionaly Xserver and making it into a lib for it to share with ssh would be a big leap in the right direction. Any one mind the way Xfree86 sets up sockets and manages connections? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-23 04:12 UTC
[Bug 597] X11 Forwarding: sshd doesn't listen on unix domain sockets
http://bugzilla.mindrot.org/show_bug.cgi?id=597 ------- Additional Comments From djm at mindrot.org 2003-07-23 14:12 ------- Again, please tell us what performance benefit you are expecting. The difference between unix domain socket and local TCP socket latencies is in the order of microseconds. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Aug-14 02:26 UTC
[Bug 597] X11 Forwarding: sshd doesn't listen on unix domain sockets
http://bugzilla.mindrot.org/show_bug.cgi?id=597 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From mouring at eviladmin.org 2003-08-14 12:26 ------- Using Domain sockets will not improve anything. Reopen if you have a patch and hard proof this is even worth looking at. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 597] X11 Forwarding: sshd doesn't listen on unix domain sockets
- [Bug 220] sshd fails to read other users authorized_keys over nfs as root
- [Bug 802] sshd of openssh-3.8p1 doesn't link on Tru64.
- [Bug 145] sshd fails to increment AIX login failed counter
- FreeBSD Security Advisory: FreeBSD-SA-98:02.mmap