Hello,
how do I add flow graph labels and comments for a dissector I am working on?
I googled quite a lot but couldn't find anything clear
Thank you in advance
Gaetano
___
Sent via:Wireshark-dev mailing list
Archi
Hi,
I was actually using a hand made Makefile as of
http://wiki.wireshark.org/ASN1_sample, I was not using the autoconf+automake
chain used by the wireshark sources. I have decided to start from scratch and
to switch to the common behavior. These are the steps I think I will follow:
1)Copy from
Hi,
well, I think you are right. What I am actually trying to do this morning is to
merge the ASN code from the TCAP dissector (your code!) and the one from the
protocol I need even I don't know exactly how to do it.
The actual application is a client towards a cluster of serves using this
proto
Hi,
I think I don't have such an identifier (x.y.z.a). I checked the ASN.1
definition and couldn't find any.
Is there any way to create a "local" one just to link the tcap to this
protocol? Then, as far as I understand, I should call
register_ber_oid_dissector_handle passing the OID as para
This is my first message to the list, hello to all the members and thank you
for your invaluable work.
Sorry if I quickly fall back to a development problem, hoping somebody can help
me.
My goal is to write a dissector for a proprietary protocol with a little
complexity.
It is a TCP/IP based p