This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Added unicast support to SNTP client


This patch adds SNTP unicast support to the eCos SNTP
client.  Unicast mode allows the client to send time
update requests to specific NTP servers (rather than
just waiting for NTP broadcasts/multicasts).

Unicast mode can be turned on via a CDL option.  The
list of NTP servers to use is configured via a new API
function.  The list is supplied as an array of
sockaddr structures, and should work for both IPv4 and
IPv6.

-- 
Dan Jakubiec
Systech Corporation

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Attachment: sntp.pat
Description: sntp.pat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]