Development/CSVExport

Development/CSVExport

Information

CSV export

We have several places in the WS code to export to CSV format now, and my feeling is that there are more than one implementation of the CSV export itself. Identify all places and make sure the implementation shares the same code.

"Imported by" applications

Identify the applications to import "our CSV format" and the format they expect/accept:

Wireshark CSV output filter

Some steps that might work to import into most "CSV aware" applications:

Well, obviously it would be a good idea to have all CSV export functions share the same code, so if we find another problem we could change it at a single code place - and don't forget it elsewhere like we currently do.


Imported from https://wiki.wireshark.org/Development/CSVExport on 2020-08-11 23:12:43 UTC