Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap ngsniffer.c wtap.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Sharpe <sharpe@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 19 Dec 2002 23:40:53 -0600 (CST)
sharpe      2002/12/19 23:40:53 CST

  Modified files:
    wiretap              ngsniffer.c wtap.h 
  Log:
  This adds the beginning of support for Wellfleet HDLC to ngsniffer.c as
  well as Cisco HDLC support. It compiles OK, but I do not claim that it is
  not borken.
  
  I will have to add a small dissector that eats the first two bytes and then
  calls the Ethernet dissector as well, to complete the work.
  
  Revision  Changes    Path
  1.92      +20 -6     ethereal/wiretap/ngsniffer.c
  1.127     +3 -2      ethereal/wiretap/wtap.h