1 | initial version |
You should use FT_STRING for the hf. If you need the value internaly in your dissector you have to convert the string to a binary number by using something like ws_strtoi32(). There is a version of proto_tree_add... that fetches the string see proto.h