Hi list,
Now that the json dissector has became heuristic, I was trying to make
wireshark open a native json file, like it is able to do it with xml.
What is necessary to make it work other than add a line like
heur_dissector_add("wtap_file", dissect_json_heur, proto_json);
in the json dissector? I tried to read native file dissectors (like the
file-png.c) and non-native (like packet-xml.c), but a went to a dead end.
Anyone can help?
Thanks.
Dario.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe