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

Date: Fri, 10 Jul 2009 09:09:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29050

User: stig
Date: 2009/07/10 02:09 AM

Log:
 Cleanup handling of ICMP type and code:
 - Use value_string to convert strings
 - Added more types and codes from IANA
 
 Removed use of check_col()
 Check checksum also if no tree
 Some white space cleanup

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