Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-frame.c packet-chdlc.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sat, 25 Oct 2003 02:17:26 -0500 (CDT)
guy         2003/10/25 02:17:26 CDT

  Modified files:
    .                    packet-frame.c packet-chdlc.c 
  Log:
  Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLC
  captures with packet direction information from captures without it.
  Use them appropriately.
  
  Revision  Changes    Path
  1.41      +2 -2      ethereal/packet-frame.c
  1.21      +2 -1      ethereal/packet-chdlc.c