aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2024-05-05 20:51:40 +0200
committerUlrich Sibiller <uli42@gmx.de>2024-05-11 18:56:27 +0200
commitf404db35d8a777cdee10511fa694380284ffcb8b (patch)
tree988737fb0c1da399f362dccfd58db25c22c504c3 /AUTHORS
parent0670f7583d63977cb175ffe11a64061f88c1bf31 (diff)
downloadnx-libs-f404db35d8a777cdee10511fa694380284ffcb8b.tar.gz
nx-libs-f404db35d8a777cdee10511fa694380284ffcb8b.tar.bz2
nx-libs-f404db35d8a777cdee10511fa694380284ffcb8b.zip
xserver doesn't stop all connections to localhost
Backport of the following commit + manual fix at some other locations. commit 75b9383d8a4c113ab3c6cfc1d5efcb5d9982a1bf Author: Jesse Adkins <jesserayadkins@gmail.com> Date: Tue Aug 18 21:13:40 2009 -0700 xserver doesn't stop all connections to localhost X.Org Bugzilla #23329: http://bugs.freedesktop.org/show_bug.cgi?id=23329 Patch #28648: http://bugs.freedesktop.org/attachment.cgi?id=28648 I noticed in xserver at os/access.c that xorg tries to stop connections to localhost by checking against the address 127.0.0.1. However, RFC 3330 defines the localhost network as 127.0.0.0/8. This means that any IPv4 address that starts with 127 is just another name for localhos
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions