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