Remove SNTP idea, it was done (quite successfully) last year.

This commit is contained in:
Robert Watson 2009-03-12 10:11:43 +00:00
parent d23e42d279
commit 3921cdb6d9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33926

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.101 2009/03/12 10:08:57 rwatson Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.102 2009/03/12 10:10:50 rwatson Exp $
</cvs:keyword>
</cvs:keywords>
@ -2051,33 +2051,6 @@ clean.</p>
</desc>
</idea>
<idea class="soc2008" id="sntp">
<title>SNTP</title>
<desc><p><strong>Technical contact</strong>: <a
href="mailto:stenn@ntp.org">Harlan Stenn</a> (NTP Project)</p>
<p>This task is to create an SNTP implementation; this program will
be a "reference" implementation of SNTP, based on the latest
NTPv4 document. SNTP is first and foremost a lightweight NTP
client. It will use GNU AutoGen (like the rest of the NTP
programs) for its options processing. While an SNTP
implementation may talk directly to a reference clock, the core
requirement for this effort is to be a simple client
implementation. We have an existing implementation based on an
older specification. It contains functionality that is obsolete.
You could write a ground-up implementation or take the existing
one and hack it in to shape, or some combination of the two.</p>
<p>Related topics: <a href="http://www.ietf.org/internet-drafts/draft-ietf-ntp-ntpv4-proto-09.txt">draft-ietf-ntp-ntpv4-proto-09.txt</a></p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Good C skills</li>
</ul>
</desc>
</idea>
<idea class="soc" id="freebsd-gnome-networkmanager">
<title>FreeBSD port of NetworkManager</title>