Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap dbs-etherwatch.c vms.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: Tue, 8 Jan 2002 16:30:30 -0600 (CST)
guy         2002/01/08 16:30:29 CST

  Modified files:
    wiretap              dbs-etherwatch.c vms.c 
  Log:
  From Marc Milgram: all packets in DBS Etherwatch and VMS TCPIPTRACE
  captures are IP packets, so make the file encapsulation
  WTAP_ENCAP_RAW_IP rather than WTAP_ENCAP_PER_PACKET, so you can save
  those captures in other formats.
  
  Revision  Changes    Path
  1.2       +2 -2      ethereal/wiretap/dbs-etherwatch.c
  1.3       +2 -2      ethereal/wiretap/vms.c