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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Aug 2002 17:56:30 -0500 (CDT)
guy         2002/08/20 17:56:29 CDT

  Modified files:
    .                    packet-cpha.c 
  Log:
  Use the new dissector API, and check whether the magic number and
  protocol version is OK and reject the packet if it's not, so that we
  don't grab all packets on port 8116 even if they're, for example, ONC
  RPC packets.
  
  Fix some typos.
  
  Get rid of C++-style comments.
  
  Revision  Changes    Path
  1.2       +35 -13    ethereal/packet-cpha.c