Hi,
a patch for the ipv6 dissector :
- 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 in a block
Regards,
Sebastien Tandel
Attachment:
dissector-ipv6.diff.gz
Description: application/gzip