Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-fddi.c 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, 28 May 2000 17:02:32 -0500 (CDT)
guy         2000/05/28 17:02:25 CDT

  Modified files:
    .                    packet-fddi.c packet-llc.c 
  Log:
  In the FDDI and LLC dissectors, extract fields as we use them, so that
  we don't get an exception (and thus a "Short Frame" or "Malformed
  Frame" entry) until we get to a field that isn't in the frame.
  
  Revision  Changes    Path
  1.35      +37 -27    ethereal/packet-fddi.c
  1.63      +9 -6      ethereal/packet-llc.c