Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-arcnet.h Makefile.am capture.c packet

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: Thu, 23 Jan 2003 00:57:40 -0600 (CST)
guy         2003/01/23 00:57:39 CST

  Modified files:
    .                    Makefile.am capture.c packet-arcnet.c 
  Added files:
    .                    packet-arcnet.h 
  Log:
  Add a "capture_arcnet()" routine and use it when capturing.
  
  In "dissect_arcnet_common()", fetch the protocol ID using the correct
  offset rather than a hardwired 4.
  
  Revision  Changes    Path
  1.546     +2 -1      ethereal/Makefile.am
  1.204     +8 -1      ethereal/capture.c
  1.5       +38 -4     ethereal/packet-arcnet.c