Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tr.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: Fri, 7 Feb 2003 23:31:06 -0600 (CST)
guy         2003/02/07 23:31:06 CST

  Modified files:
    .                    packet-tr.c 
  Log:
  Add a preference to control whether to attempt to un-mangle Linux
  token-ring headers; sometimes a header might look mangled when it's not.
  
  (It'd be nice if we could detect that from the capture file;
  unfortunately, there are already both mangled Linux libpcap captures
  and, presumably, un-mangled non-Linux libpcap captures with the same
  DLT_ value.)
  
  Revision  Changes    Path
  1.76      +151 -111  ethereal/packet-tr.c