Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap dbs-etherwatch.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 30 Dec 2003 19:07:09 -0600 (CST)
guy         2003/12/30 19:07:09 CST

  Modified files:
    wiretap              dbs-etherwatch.c 
  Log:
  For WTAP_ENCAP_ETHERNET, you have to fill in the "eth.fcs_len" member of
  the pseudo-header; these captures don't appear to have an FCS in them,
  so set that member to 0.
  
  Revision  Changes    Path
  1.13      +12 -1     ethereal/wiretap/dbs-etherwatch.c