Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 30 Mar 2007 14:43:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21283

User: standel
Date: 2007/03/30 02:43 PM

Log:
 - use of proto_tree_add_item whenever possible
 - follows the same rules as the one in ipv4 dissector for
 ipv6_[src|dst|addr][_host] items.
 - use proto_tree_add_item for displaying the name of the parsed options.
 - added header type value_string
 - add an expert info for invalid jumbo value and invalid router alert
 length.
 - correction of invalid jumbo payload length
 - get rid of variable declaration after statement

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +232 -141  packet-ipv6.c    Modified