Hi,
I'm not sure I understand what your problem is. But you can use the .cnf
file to "insert" code in generated output in various ways
See the other dissectotrs under /asn1.
Regards
Anders 

-----Original Message-----
From: wireshark-dev-boun...@wireshark.org
[mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of
xourciere....@orange-ftgroup.com
Sent: den 13 februari 2009 10:18
To: wireshark-dev@wireshark.org
Subject: [Wireshark-dev] Problems to fill COL_INFO in a new dissector

Hello,

Well here is the full story.

I managed to code a new dissector from its ASN.1 description (Cisco
CRSPv3).
Everything is working except that I want to get some informations showed
in the column "Info".

At this time I can parse the tvb to match the info I need, but in this
case the dissector does the same work 2 times (the first time to get the
info I need in the "Info" column and the second time with the dissector
generated code to populate the tree).

So, is there a way to get the information dissected in the packet
without parsing and doing the work of the dissector itself ? (NB: The
code of the dissector is generated from the ASN.1 file).

Regards,
------------------------------------------
Xavier OURCIERE.
France Telecom R&D
------------------------------------------
________________________________________________________________________
___
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to