[gnome-system-tools] Remove stratum 1 NTP servers
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Remove stratum 1 NTP servers
- Date: Sun, 21 Nov 2010 12:12:39 +0000 (UTC)
commit 8e01e05a5640284dc40802ee6b3716ad6e35eec4
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sun Nov 21 13:03:14 2010 +0100
Remove stratum 1 NTP servers
Stratum 1 servers are servers directly connected to a reference
clock. Stratum 1 time servers should be used only by stratum 2
time servers (serving a large number of clients and/or stratum 3
servers). Thanks to Xavier Robin for this patch.
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/674868
src/time/ntp-servers-list.c | 20 --------------------
1 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/src/time/ntp-servers-list.c b/src/time/ntp-servers-list.c
index e0a87d0..43a38b6 100644
--- a/src/time/ntp-servers-list.c
+++ b/src/time/ntp-servers-list.c
@@ -57,35 +57,15 @@ struct NtpServer {
{ "ntp.univ-lyon1.fr", "France, Europe" },
{ "tick.keso.fi", "Finland, Europe" },
{ "fartein.ifi.uio.no", "Norway, Europe" },
- { "ntp1.arnes.si", "Slovenia, Europe" },
- { "ntp2.arnes.si", "Slovenia, Europe" },
{ "time.esec.com.au", "Australia" },
{ "ntp.adelaide.edu.au", "South Australia" },
{ "time.nuri.net", "Korea, Asia" },
{ "ntp.cs.mu.oz.au", "Melbourne, Australia" },
{ "swisstime.ethz.ch", "Zurich, Switzerland" },
- { "ntp.cesnet.cz", "Prague, Czech Republic" },
{ "ntpa2.kph.uni-mainz.de", "Mainz, Germany" },
- { "ntps1-0.cs.tu-berlin.de", "Berlin, Germany" },
- { "ntps1-1.cs.tu-berlin.de", "Berlin, Germany" },
- { "ntps1-2.uni-erlangen.de", "Erlangen, Germany" },
- { "canon.inria.fr", "Rocquencourt, France" },
- { "chronos.cru.fr", "Britany, France" },
{ "stdtime.gov.hk", "Hong Kong, China" },
- { "clock.cuhk.edu.hk", "Hong Kong, China" },
- { "time.ien.it", "Torino, Italy" },
{ "ntp.jst.mfeed.ad.jp", "Japan" },
- { "cronos.cenam.mx", "Queretaro, Mexico" },
- { "ntp0.nl.net", "Amsterdam, The Netherlands" },
- { "ntp1.nl.net", "Amsterdam, The Netherlands" },
- { "ntp2.nl.net", "Amsterdam, The Netherlands" },
{ "time.service.uit.no", "Norway" },
- { "ntp.certum.pl", "Poland" },
- { "vega.cbk.poznan.pl", "Borowiec, Poland" },
- { "time1.stupi.se", "Stockholm, Sweden" },
- { "goodtime.ijs.si", "Ljubljana, Slovenia" },
- { "ntp2.ja.net", "United Kingdom" },
- { "laikas.pfi.lt", "Lithuania" },
{ NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]