From 3921cdb6d9fdab645f4c562f7d5c210adefdb65a Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Thu, 12 Mar 2009 10:11:43 +0000 Subject: [PATCH] Remove SNTP idea, it was done (quite successfully) last year. --- en/projects/ideas/ideas.xml | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index d9722e9ea9..5f400a2df7 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $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 $ @@ -2051,33 +2051,6 @@ clean.

- - SNTP - -

Technical contact: Harlan Stenn (NTP Project)

- -

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.

- -

Related topics: draft-ietf-ntp-ntpv4-proto-09.txt

- -

Requirements:

-
    -
  • Good C skills
  • -
-
-
- FreeBSD port of NetworkManager