Folks,
I had written a wireshark dissector to decode proprietary non-network binary
data.
I have written all the records to a pcap file (with each record preceeded by a
pcap pkt header).
When writting the dissector, I wanted to know what parameters I need to provide
the dissector_ function :
ldm_handle = create_dissector_handle(dissect_ldm, proto_ldm);
dissector_add(???, ???, ldm_handle)
How will wireshark know when to invoke this dissector? Thanks,
--Mahesh
_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
___________________________________________________________________________
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