Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap wtap.h ngsniffer.c radcom.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: Fri, 20 Aug 1999 01:55:30 -0500 (CDT)
guy         1999/08/20 01:55:25 CDT

  Modified files:
    wiretap              wtap.h ngsniffer.c radcom.c 
  Log:
  Add support for reading Full Frontal ATM from an ATM Sniffer capture
  file, instead of throwing out all but LANE or RFC 1483 data frames and
  pretending that the former are just Ethernet or Token-Ring frames.
  
  Add some level of decoding for ATM LANE, but not all of it; the rest,
  including decoding non-LANE frames, is left as an exercise for somebody
  who has captures they want to decode, an interest in decoding them, ATM
  expertise, and time....
  
  Revision  Changes    Path
  1.29      +78 -6     ethereal/wiretap/wtap.h
  1.16      +43 -287   ethereal/wiretap/ngsniffer.c
  1.3       +1 -1      ethereal/wiretap/radcom.c