Wireshark-commits: [Wireshark-commits] rev 36193: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 14 Mar 2011 19:58:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36193

User: sfisher
Date: 2011/03/14 12:58 PM

Log:
 Don't verify the checksum of an ICMP packet when it the payload of an
 error packet (pinfo->in_error_pkt), such as an ICMP destination
 unreachable, because we probably don't have the whole original packet.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -3      packet-icmp.c    Modified