Wireshark-dev: [Wireshark-dev] Exporting as CSV
From: Juan Jose Martin Carrascosa <juanjo@xxxxxxx>
Date: Wed, 20 Sep 2017 20:10:58 +0200
Hi folks,

I am exporting as CSV the captured data. I have found that long fields are exported partially. For example:

Field : 12345678901234567890123456789012345678901234567890
CSV export: 12345678901234567...

Is there any way to make the CSV export take into account the full content? Changing this would save me tons of hours of work :-)

Thanks,
Juanjo Martin