http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21390
User: standel
Date: 2007/04/12 05:34 PM
Log:
From Matthijs Mekking :
New dissector support, SHIM6
checked in with the following modifications :
- use of proto_tree_add_item whenever possible (addition of several hf_items),
- use distinct subtree idx for each subtree,
- addition of some subtrees,
- split shim_opts in several functions,
- accurate incrementation of offset in locator preferences (in case of option length > 3)
- add true_false_string for critical options and protocol differentiation (hip, shim6)
- add ipv6.shim6.checkksum_good, ipv6.shim6.checkksum_bad, cksum expert info
section added to AUTHORS
Directory: /trunk/epan/dissectors/
Changes Path Action
+836 -12 packet-ipv6.c Modified
+55 -0 packet-ipv6.h Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 ipproto.c Modified
+3 -0 ipproto.h Modified
Directory: /trunk/
Changes Path Action
+4 -0 AUTHORS Modified