Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [ethereal-dev] NCP over IP header proccessing change in packet-ncp

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 14 Dec 1999 20:15:24 -0800
> The attached patch changes the NCP over IP header processing to use
> element = pntohl(&pd[offset]) instead of memcopy since the byte order of
> every element had to be fixed anyway and the header is small.

Checked in.