Subject: Re: CVS commit: src/dist/iscsi/src
To: Reinoud Zandijk <reinoud@NetBSD.org>
From: Alistair Crooks <agc@pkgsrc.org>
List: source-changes
Date: 02/09/2006 13:17:40
On Thu, Feb 09, 2006 at 01:29:55PM +0100, Reinoud Zandijk wrote:
> On Thu, Feb 09, 2006 at 08:55:00AM +0000, Alistair G. Crooks wrote:
> > Log Message:
> > Use the ISCSI_NTOHL macro in place of a straight ntohl(), so that this
> > can be abstracted away per platform.
> 
> Isn't ntohl() abstracted per platform allready as a define or noop?

Maybe per-NetBSD-platform, but not across operating systems.

Incidentally, I'd be intereted in hearing from people who have tried
this target on other operating systems.

Thanks,
Alistair