[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openntpd and ntpq



* Brett Lymn <blymn@baesystems.com.au> [2004-09-01 12:43]:
> On Tue, Aug 31, 2004 at 09:37:21PM -0700, Ben Goren wrote:
> > So...you're criticizing the developer's work because...?
> Because it is part of the open source development process.  Are you
> saying I am not free to point out what may be bugs in the code?  I
> see 32bit integers being peeled out of a network packet using a byte
> copy, how will this work if the endian of the client and server
> differ?

a simple grep for htonl would have told you.