Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ncp.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 14 Dec 1999 22:20:51 -0600 (CST)
guy         1999/12/14 22:20:49 CST

  Modified files:
    .                    packet-ncp.c 
  Log:
  Small change to header processing from James Coe:
  
  	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.
  
  Revision  Changes    Path
  1.27      +6 -6      ethereal/packet-ncp.c