Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pim.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: Thu, 8 Feb 2001 02:38:59 -0600 (CST)
guy         2001/02/08 02:38:59 CST

  Modified files:
    .                    packet-pim.c 
  Log:
  On at least one capture, the PIM checksum appears to be correct, so
  add code to check it - I've no idea what's going on with the other
  captures where it's not correct, but those captures have a different
  (and apparently incorrect) checksum for packets with the *exact same
  contents* (other than the checksum) as the PIM packet in the capture
  where the checksum is correct, so perhaps those packets actually had bad
  checksums.
  
  Revision  Changes    Path
  1.24      +52 -16    ethereal/packet-pim.c