Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-pptp.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: Thu, 20 Jan 2000 01:31:34 -0600 (CST)
guy         2000/01/20 01:31:31 CST

  Modified files:
    .                    packet-pptp.c 
  Log:
  Put the RFC number for PPTP into the introductory comment.
  
  Fix a bunch of byte-order problems, as noted by Thomas Quinot in Debian
  bug 55347, although his fix addressed only the byte-order problems, not
  the blithely-fetching-through-a-possibly-unaligned-pointer problems that
  said code also had; we fix both of them.
  
  Revision  Changes    Path
  1.8       +58 -58    ethereal/packet-pptp.c