Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-llc.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: Sun, 5 Dec 1999 03:45:37 -0600 (CST)
guy         1999/12/05 03:45:34 CST

  Modified files:
    .                    packet-llc.c 
  Log:
  Don't assume that the OUI of all SNAP frames is 00-00-00; treat only
  frames with an OUI of 00-00-00 as SNAP-encapsulated Ethernet, and, for
  other SNAP frames, display the protocol ID as hex and dissect the
  payload as data.
  
  Revision  Changes    Path
  1.30      +45 -16    ethereal/packet-llc.c