Hi,
in the wireshark-users mailing list I was told to input new proposals to
this mailing list:
I wanted to propose a programming API, e.g. a DLL version of tshark
which you could load once and then call on a per frame basis to get data
decoded into memory buffered PDML or something like that.
A simpler alternative would be to allow tshark to read from stdin or to use pipes,
so it could be used like an on-the-fly filter for PCAP to PDML. Maybe this would not
even cause problems with GPL/LGPL.
Thanks!
Michael