summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBalamurali Viswanathan <bviswa@src.gnome.org>2003-12-09 11:25:13 +0000
committerBalamurali Viswanathan <bviswa@src.gnome.org>2003-12-09 11:25:13 +0000
commit0e0648075af14a6fd50234992909ea4bf9b971d5 (patch)
treeeb3e95b7f4367805dd73bde204285d4af9f61043 /config
parentbd2507ac907d9b49807a9d90ccd8e5481588741b (diff)
downloadgdm-0e0648075af14a6fd50234992909ea4bf9b971d5.tar.gz
Added IPv6 support
Diffstat (limited to 'config')
-rw-r--r--config/gdm.conf.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 84e996c9..238ccd69 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -323,7 +323,12 @@ HostImageDir=@EXPANDED_DATADIR@/hosts/
# reach.
Hosts=
# Broadcast a query to get all hosts on the current network that answer
-#Broadcast=true
+Broadcast=true
+# Set it to true if you want to send a multicast query to hosts.
+Multicast=false
+# It is an IPv6 multicast address.It is hardcoded here and will be replaced when
+# officially registered xdmcp multicast address of TBD will be available
+#Multicast_Addr=ff02::1
# Allow adding random hosts to the list by typing in their names
#AllowAdd=true