Wireshark-bugs: [Wireshark-bugs] [Bug 5936] New: DVB-CI dissector: support for date-time resourc
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5936
Summary: DVB-CI dissector: support for date-time resource
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Created an attachment (id=6367)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6367)
DVB-CI date-time resource, patch against r37312
Build Information:
Version 1.7.0 (SVN Rev 37308 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.12.12, with GLib 2.16.6, with libpcap 0.9.8, with
libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.4.2, with
Gcrypt 1.4.1, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Linux 2.6.29.1, with libpcap version 0.9.8, with libz 1.2.3.3,
GnuTLS
2.4.2, Gcrypt 1.4.1.
Built using gcc 4.3.2.
--
Dear all,
the attached patch (against r37312) implements the DVB-CI date-time resource
according to section 8.5.2 of the DVB-CI specification (EN50221).
I tried to make the use of nstime_t portable. For the time offset to UTC which
can be negative, I used gint16 instead.
Please have a look at the patch and merge it or give me feedback what needs to
be improved before merging.
I will also attach a simple pcap file with test messages for the dt resource
that cover all possible scenarios.
Thanks,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.