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

Date: Fri, 10 Jul 2009 12:48:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29054

User: stig
Date: 2009/07/10 05:48 AM

Log:
 Cleanup handling of ICMPv6 type and code (not complete):
 - Use value_string to convert strings
 - Added more types and codes from IANA
 
 Removed use of check_col()
 Some white space cleanup

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +123 -168  packet-icmpv6.c    Modified
  +6 -3      packet-ipv6.h      Modified