Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-llc.c xdlc.c xdlc.h

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: Mon, 23 Aug 1999 17:47:18 -0500 (CDT)
guy         1999/08/23 17:47:16 CDT

  Modified files:
    .                    packet-llc.c xdlc.c xdlc.h 
  Log:
  The only LLC frame types that should be dissected based on their SAP or,
  if the SAPs are SNAP, based on their ethertype are I frames and UI
  frames; others don't have payload to be dissected as belonging to other
  protocols.
  
  Revision  Changes    Path
  1.20      +76 -37    ethereal/packet-llc.c
  1.4       +49 -27    ethereal/xdlc.c
  1.2       +29 -1     ethereal/xdlc.h