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]

Re: Added unicast support to SNTP client


Hi Gary,

No problem: I've attached the same SNTP patch, but
this time using 'cvs diff -u'.

In general, is this the preferred format?

-- Dan
 
--- Gary Thomas <gary@mlbassoc.com> wrote:
> On Thu, 2003-10-02 at 16:22, Dan Jakubiec wrote:
> > 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.
> 
> Could you please send this as a unified patch (diff
> -u)?
> The diff format you sent doesn't apply cleanly (at
> least not
> for me).
> 
> -- 
> Gary Thomas <gary@mlbassoc.com>
> MLB Associates
> 

__________________________________
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]