Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#620 closed enhancement (fixed)

enhance NTP client API

Reported by: strauman Owned by: Eric Norum
Priority: lowest Milestone: 2
Component: network/legacy Version: 4.6
Severity: minor Keywords:
Cc: bugs@…, joel.sherrill@… Blocked By:
Blocking:

Description

I propose an enhancement to the NTP client API (currently, only a routine for setting the system clock using NTP is supported).

The added functionality lets the user retrieve the current time from a NTP server (withour modifying system time). In addition, user callbacks can be scheduled to run just prior/after sending the request and receiving the reply thus allowing to account for round-trip delays.

An NTP client daemon / port of D. Mill's ntp-nanoclock for RTEMS is available from the author.

Release:
RTEMS-4.6

Attachments (1)

ntp_enhanced_api.diff (12.4 KB) - added by strauman on 12/03/06 at 13:31:12.
ntp_enhanced_api.diff

Download all attachments as: .zip

Change History (3)

comment:1 Changed on 05/21/04 at 14:36:31 by Joel Sherrill

Status: assignedwaiting

comment:2 Changed on 07/25/04 at 14:04:03 by Joel Sherrill

Status: waitingclosed

State-Changed-From-To: feedback->closed
State-Changed-Why: Patch applied to trunk.

Changed on 12/03/06 at 13:31:12 by strauman

Attachment: ntp_enhanced_api.diff added

ntp_enhanced_api.diff

Note: See TracTickets for help on using tickets.