Hi,
If you want to develop a plug-in to dissect AFDX payload (non
protocol based), included into a UDP packet, there is a more quicker
solution : use the generic dissector named WSGD already developed as
a wireshark dissector : here is
the link to website. You have only to define 2 files (one .fdesc and
one .wsgd).
If you want to have a CMS normal mode dissector or a SID dissector,
you can contact Christophe Urbero who is in charge of the interface
with Liebherr Aerospace Toulouse. These 2 dissectors have been
developed by this company.
Pascal
Le 16/08/2011 10:53, Jaap Keuter a écrit :
Hi,
Have a look in epan/frame_data.h. You can get that through the
packet_info pointer your dissection routine gets.
pinfo->fd->abs_ts and friends.
Thanks,
Jaap
On Tue, 16 Aug 2011 10:31:29 +0200,
Moussa.Alawieh@xxxxxxxxxxxxxxxxxxx
wrote:
Hello,
I am programming (adding) a new plugin for my wireshark, this
new
protocol is in the UDP Payload, and
I want to know how I can get the value of the "Arrival Time"
layer that
give us Wireshark.
Thanks for responding me
ZODIAC DATA SYSTEMS SAS
AEROSAFETY & TECHNOLOGY
MOUSSA ALAWIEH
Stagiaire
___________________________________________________________________________
Sent via: Wireshark-dev mailing list
<wireshark-dev@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
|