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@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 May 2002 16:17:24 -0500 (CDT)
guy         2002/05/15 16:17:23 CDT

  Modified files:
    .                    packet-ncp.c 
  Log:
  NCP-over-UDP doesn't have a special header, as NCP-over-TCP does.
  
  Dissect NCP watchdog packets.
  
  Clean up the handling of NCP packet-specific headers and payload a bit.
  
  Put in a protocol tree item for the upper 8 bits of the connection
  number.
  
  Make the "sorry, we don't dissect this yet" protocol tree item cover the
  part we *don't* dissect, rather than covering the packet type.
  
  Use the data dissector to dissect the data in a burst mode packet.
  
  Revision  Changes    Path
  1.59      +127 -49   ethereal/packet-ncp.c