http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23239
User: martinm
Date: 2007/10/22 01:31 PM
Log:
Show multi-byte variable length fields using FT_BYTES|BASE_HEX.
Note that there is still a problem with 'Apply as filter' filters. They seem to remember the initial length of the item, and not the final length set using proto_item_set_len() (this is the case for groups of TBs/PDUs). Will investigate when time allows...
Directory: /trunk/epan/dissectors/
Changes Path Action
+25 -32 packet-umts_fp.c Modified