Wireshark-bugs: [Wireshark-bugs] [Bug 8461] HPFEED dissector enhanced
Date: Mon, 11 Mar 2013 16:25:52 +0000

Comment # 8 on bug 8461 from
(In reply to comment #6)
> Why don't use string_string table ? (and match_strstr)

The second column is not a string. We need a str_to_val that does the opposite
of val_to_str?

Also, the json handle only needs to be found once. Make it a static global and
put the find_dissector call into your proto_reg_handoff function.


You are receiving this mail because:
  • You are watching all bug changes.