Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11754] Add JSON as an output format

Date: Sun, 12 Jun 2016 17:42:22 +0000

Comment # 4 on bug 11754 from
Start from wiretap dir. A partial Json support is already present. You should

1) evaluate if libjsmn is enough for what you need and switch to another
library if it is not
2) define a Json format for packets that resembles pcap/pidml
3) change the Json support to read such a files
4) change the Json support to write them

That should do the work.


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